Rutgers-kun3
Rutgers-kun3 copied to clipboard
A Discord bot that manages the Rutgers Esports Discord and other Rutgers Discords!
Basically like the setword command but the word would be tracked server wide so whenever anyone says the set word it would be tracked
* ~~Move all source code to `src/` folder~~ * Set up testing with Jest * Start Typescript rewrite somehow :)
https://github.com/sriRacha21/Rutgers-kun3/blob/master/commands/settings/clear.js#L18 Using oneOf is kinda ugly here.
The original implementation for missing to reactions is extremely messy. Using reaction collectors instead will be much easier to read and maintain.