Commit graph

11 commits

Author SHA1 Message Date
Noi
689c14757a Remove top 20 distinct zone limit 2024-01-29 11:06:51 -08:00
Noi
c2de69c236
Merge pull request #24 from NoiTheCat/dev/new-usernames
Support new username format
2023-09-10 14:12:49 -07:00
Noi
88c0063008 Formatting fixes and tweakss 2023-09-10 14:10:33 -07:00
Noi
f310dc72ca Use display name
The documentation misled me a bit...
2023-09-10 13:55:57 -07:00
Noi
f4e66c7b56 This text was too long 2023-09-10 12:07:43 -07:00
Noi
b5b7725df1 Add setting to allow private confirmation of commands
With some exceptions: for the sake of transparency, positive
confirmations of moderator commands will still always be shown.
2023-09-09 11:43:52 -07:00
Noi
4ed5640bc1 Escape special characters from display name 2023-09-09 10:53:05 -07:00
Noi
aa3907466c Support new username format 2023-09-09 10:42:08 -07:00
Noi
c8de71854b Remove custom precondition; use Discord permissions 2023-01-14 21:54:23 -08:00
Noi
09ba9644dc Add 12-hour time format (implements #2) 2023-01-14 21:43:55 -08:00
Noi
362d288424 Move commands into subdirectory, create base class
Base class created with potentially common properties from existing class
2023-01-14 17:50:51 -08:00