A Discord bot for playing the Jeopardy! Day-to-Day Calendar.
src
commands
: Discord slash commands; the primary source of interaction with the botscripts
: Command line utilities; used for general (backend) maintenance workmodules
: Backend code that is relied upon for most of the commands/scriptstests
: Unit tests for mostly targeting modulesindex.ts
: Primary entry point for running the bot (npm start
)
- Log file rotation (there's a Winston module or plugin or something like that for that)
- Graceful handling if trying to login without enough permissions on the account