CannyBot is an Open Source Discord bot written in Discord.js.
- Customizable Prefix
- Slash Commands Support
- MongoDB as Database
- Discord Activities Support
- And Much More!
If you don't want to customize the bot and deploy it yourself, you can invite the bot which is always online here:
- Env Vars: Rename
.env.sample
to.env
and fill accordingly/add environment variables wherever you are hosting your bot. - Bot's settings: Change the bot's settings in
config.json
andsettings.json
accordingly. - Bot's Status: Change the bot's status in
functions.js
- Package.json File: Customize the
package.json
file accordingly - Other Things: Change whatever you want, as this is an open source bot 😂
Install Dependencies: Run yarn; yarn install
Run the Bot: Run yarn start
CannyBot is licensed under the GPL 3.0 license. See the LICENSE
file for more information.
If you are using the customized version of this bot/using any command in the bot for your own purposes, I would be grateful to have credits in any form.