anasbot is a bot that helps to keep track of available voice channels to play Among Us.
| Command | Description |
|---|---|
-start |
Initializes the bot. |
-info |
Get the bot's info. |
-voicechannels |
List all voice channels. |
-addvoicechannel <channel-id> |
Add voice channel to tracked voice channels. |
-removevoicechannel <channel-id> |
Remove voice channel from tracked voice channels. |
-textchannels |
List all text channels. |
-addtextchannel <channel-id> |
Add text channel to alerts. |
-removetextchannel <channel-id> |
Remove text channel from alerts. |
-alert |
Add text channel to alerts. |
-unalert |
Remove text channel from alerts. |
-quick, -q |
Show recommended game. |
- Create
.envfile using.env.sample& specify the token. npm installnpm run watch-tsnpm run serve-debug
npm run test
npm run lint
heroku loginheroku create anasbotheroku scale worker=1git push heroku masterheroku logs -t
