/discord-activity-coins-bot

Discord bot written in Python to automatically give users X amount of coins for every message sent in Y seconds, or Z minutes spent in VC (unmuted and undeafened)

Primary LanguagePython

discord-activity-coins-bot

Discord bot written in Python to automatically give users X amount of coins for every message sent in Y seconds, or Z minutes spent in VC (unmuted and undeafened) May or may not have been written with help of ChatGPT...

Installation guide:

Create a .env file with the following:

DISCORD_TOKEN=<insert discord token here>

Common issues:

TypeError: token must be of type str, not NoneType

Have you made a .env file with the token?