Skip to content

Latest commit

 

History

History
18 lines (18 loc) · 1.54 KB

ToDo.md

File metadata and controls

18 lines (18 loc) · 1.54 KB

ToDo list

  1. add support for closing the case by the requester
  2. implement reopen command (!reopen 14 @user)
  3. implement add command (!add 14 @user) add @user to case
  4. implement remove command (!remove 14 @user) removes @user from case
  5. add language support via config file
  6. add support for a specific channel to post bot logs such as case creation, closing, reactions, etc
  7. add support to configure the channel prefix (default is case)
  8. categorize commands using cogs
  9. Consider moving channel tests to check section
  10. Grab also a few message before and after for better context (thanks KenDeep)
  11. implement (!hi) command easter egg to check for server_owner or suppoter or a funny message for unworthy users
  12. implement check if user is administrator to skip role checks
  13. add slow mode for reactions, so a user cannot spam into a channel. Timeout should be something like 10-30 seconds
  14. rework helpling to support multible servers. Only the server owner can use command "!assign <@role>" to create a entry in the database for it
  15. !list shows all active cases on any servers for users and admins and on server channels only the ones for the server.
  16. !next only works on a server configured for helpling. Private message also disabled
  17. when a user or mod is in multible servers and sends commands via pm, message him with a reaction message to choose which server he wants for responding