- Support bot for the Views Community discord server that opens threads in bug report channel.
- Add your channels into the
config.json
file. - Change your stuff, such ass the "Views" 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!