Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 564 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 564 Bytes

Count Von Count

Keeping an eye on KIIT Hack Club Discord's #count-to-ten-thousand channel, this bot is custom made to enforce the counting rules.

Environment variables

To get this app working you first need to create a .env file which will have some variables. Here are all the variables you need to set up, with hints.

BOT_NAME = username of your bot with delimiters
BOT_TOKEN = your bot token
CHANNEL_ID = channel ID where Count Von Count should validate counted numbers in

Credits

Soham Malakar