The discord bot found in Nullzee's Cave.
If you are adding new features which have not been discussed, or you are unsure if your addition works, please commit to a new branch and open a pull request.
Numbered lists are used to denote order of importance
- Make sure lockdown actually works as intended
- Move the TODO list here out of the README
- Make weekly leaderboard reset weekly after sending the leaderboard into a dedicated channel, add weekly as a giveaway req somehow, and possibly a role and/or achievement for top 3 on the last week's leaderboard
- Do the TODOs in this project
- Rewrite the level roles system because it's terrible
- Improve
mass_ban
to cut after a full line instead of halfway through - Add error checks for
maths
command for errors such as Overflow
- Add descriptions to achievements without any
- Make an inverse function of
string_to_seconds()
from utils.py and use it to make output fromchannel_command_cooldown()
in bot.py nicer, and haveend_log()
in moderation_utils.py include the duration of the punishment which has ended - Prevent report from breaking when a message without any content is reported, such as an embed
- Work on the dashboard
- When discord add dropdowns to modals make a staff application command
- This
- more context menus!