A simple Discord bot built using PyCord's Discord API wrapper for general purposes that a Discord server may need while still having some commands for a community's sake.
- Timeout command doesn't work : the library has the wrong permission specified
logging_setup
andtickets_setup
don't work due to a type error
- Add configurability for enabling or disabling commands / features
- Add more logging
- Role creation / update / deletion
- Voice state changes
- Channel creation / update / deletion
- Invite link creation / deletion
- Scheduled even creation / update / deletion
- Others that get suggested
- Add old style error handling (SDTB)
- Add docs / wiki