Among-Us-Bot + Backup-Bot
Two lightweight discord bots built on discord.js for among us VCs
Notes:
I won’t be able to keep the bots online 24/7 but I’ll try to have it online as long as possible.
Links:
How to contribute:
- Fork this repo
- Clone it
- Either use
Install.py
from the Latest Release of it or donpm install
in the bot folders. - Go to the developer tab of discord.com to make a bot and nab its token.
- Put the token in the put-token-here area of example_config.json and save it as config.json
- Run the bot either using your terminal or the .bat files in the repo (
yarn install pm2
if you want to install pm2 rly easily.) - When you commit new stuff to your forked repo and think it’ll be of good use make a PR.
I HIGHLY RECOMEND YOU DO NOT PUT THE BOT’S TOKEN IN AMONG-US-BOT.JS OR BACKUP-AMONG-US-BOT.JS INSTEAD MAKE A CONFIG.JSON FILE. I have made a example file in the nodejs and nodejs/backup-bot folders