Support bot for the Curiopost discord server that opens threads in bug report channel and support channel.
- Add your channels into the
config.json
file. - Change your stuff, such as the "Curiopost" part since you might be using this for other stuff.
- Add your token to the env
token=bot_token
- Run
npm install
- Run
node index.js
- Have fun you now have a discord support thread bot!
This bot is a fork of views-org/Views-bot