Discord.js bot for pinning and other actions controlled primarily by end users through reactions.
Pinbot can be configured by creating a config.json file in the root of the bot directory with the following contents:
{
"token": "YOUR_BOT_TOKEN_HERE",
"prefix": "!",
"logchannel": "ID_FOR_LOG_CHANNEL"
}
The above file is in .gitignore to prevent accidental push up to this repository. Same for node_modules, you will need to run npm install to pull down the dependencies after cloning this repository and before running the bot for the first time. After that, just run node index.js to start the bot!
Content type
Image
Digest
Size
132.7 MB
Last updated
about 8 years ago
docker pull vertigo235/skippy:beta