| Commit message (Collapse) | Author | Age | Lines | 
| | 
| 
| 
| 
| 
| 
|  | 
Renames a couple exceptions to include the error suffix, as enforced by
N818.
Signed-off-by: Hassan Abouelela <[email protected]>
 | 
| | 
| 
| 
| 
| 
| 
| 
|  | 
Drops aioping as a dependency for the ping command since it's licenced
under GPL2. Substitutes the site ping with a health-check and status to
compensate.
Signed-off-by: Hassan Abouelela <[email protected]>
 | 
| | 
| 
| 
| 
| 
| 
|  | 
Replaces Fuzzywuzzy with RapidFuzz, as fuzzywuzzy is licensed under a
GPL2 license.
Signed-off-by: Hassan Abouelela <[email protected]>
 | 
| | 
| 
| 
| 
|  | 
* Disable everyone ping filter in jam channels
* Disable anti-spam in jam channels
* Disable antimalware in jam channels
 | 
| |\  
| | 
| |  | 
Use getattr with a default, to protect against DM channels
 | 
| |/   | 
 | 
| | 
| 
| 
| 
| 
| 
| 
| 
|  | 
* Disable filter_invites in codejam team channels
* Fix incorrect comment
Co-authored-by: ChrisJL <[email protected]>
Co-authored-by: ChrisJL <[email protected]>
 | 
| |\  
| | 
| |  | 
chore: Add the codejam create command
 | 
| | |\  
| |/  
|/|    | 
 | 
| | | 
| | 
| | 
| | 
| | 
| | 
| |  | 
Adds a portion to the testing README explaining how and when to run an
individual test file when working with tests. Additionally adds a table
of contents as the document has become quite long.
Signed-off-by: Hassan Abouelela <[email protected]>
 | 
| |\ \  
| | | 
| | |  | 
Remove the pixels token detector
 | 
| |/ /   | 
 | 
| |\ \   | 
 | 
| | |\ \  
| |/ /  
|/| |    | 
 | 
| |\ \ \  
| | | | 
| | | |  | 
Ensure mods cannot be watched
 | 
| |/ / /  
| | |   
| | |   
| | |   
| | |    | 
This meant admins could also be watched, meaning their messages in ancy channel
would be relayed to the BB channel.
 | 
| | | |  | 
 | 
| |/ /   | 
 | 
| |\ \   | 
 | 
| | |\ \  
| |/ /  
|/| |   
| | |   
| | |   
| | |   
| | |    | 
Signed-off-by: Hassan Abouelela <[email protected]>
# Conflicts:
#	poetry.lock
 | 
| |\ \ \  
| | | | 
| | | |  | 
Add alias for voice_verify command
 | 
| |/ / /  
| | |   
| | |    | 
Added voice-verify alias as the channel and tag are hyphenated so it may be confusing as it is currently.
 | 
| |\ \ \   | 
 | 
| |/ / /  
| | |   
| | |    | 
See https://git.pydis.com/site/pull/545
 | 
| |\ \ \  
| | | | 
| | | |  | 
Reorder everyone ping filter so it fires after watch_regex
 | 
| | |\ \ \  
| |/ / /  
|/| | |    | 
 | 
| |\ \ \ \  
| | | | | 
| | | | |  | 
Prevent one from using the `!echo` command for a channel in which one can't speak
 | 
| | | | | | 
| | | | | 
| | | | | 
| | | | | 
| | | | |  | 
Change single quotes to double quotes and un-escape the internal single quote.
Co-authored-by: Leon Sandøy <[email protected]>
 | 
| |/ / / /  
| | | |   
| | | |   
| | | |    | 
speak.
 | 
| |/ / /  
| | |   
| | |   
| | |    | 
This means messages with both @everyone and a watched term ping the mod team instead of hiding beneath the everyone ping silent alert
 | 
| |\ \ \  
| | | | 
| | | |  | 
Don't voice verify ping users who join a stage channel
 | 
| | |\ \ \  
| |/ / /  
|/| | |    | 
 | 
| | | | | 
| | | | 
| | | |  | 
* Create dunder-methods.md
 | 
| |\ \ \ \  
| | | | | 
| | | | |  | 
Use the correct constant name for deleteing after a delay
 | 
| |/ / / /   | 
 | 
| |\ \ \ \  
| | | | | 
| | | | |  | 
Change seen emoji to reviewed emoji
 | 
| | |\ \ \ \  
| |/ / / /  
|/| | | |    | 
 | 
| |\ \ \ \ \  
| | | | | | 
| | | | | |  | 
Only fetch message counts if in mod channel
 | 
| |/ / / / /  
| | | | |   
| | | | |    | 
Changes to only fetch message counts for the user command if in a mod channel, as they are not displayed otherwise, and so an unnecessary api call.
 | 
| |/ / / /   | 
 | 
| |\ \ \ \  
| | | | | 
| | | | |  | 
Filters: up character limit to 4,200
 | 
| |/ / / /  
| | | |   
| | | |   
| | | |   
| | | |    | 
Since Discord Nitro now unlock a 4,000 character limit, some of our code broke, including our filters which limit you to only post up to 3,000 character in 10s. This limit has been upped to 4,200.
I added 200 characters so if a full length message is sent with another small comment it wouldn't trigger the filter. I can think of some past instances where that would have happened.
 | 
| | | | | 
| | | | 
| | | |  | 
Co-authored-by: Numerlor <[email protected]>
 | 
| | | | |  | 
 | 
| | | | |  | 
 | 
| |/ / /  
| | |   
| | |   
| | |    | 
This is needed as 1.7 added support for stage channels
 | 
| |\ \ \  
| | | | 
| | | |  | 
Add mods channel to config explicitly
 | 
| |/ / /   | 
 | 
| |\ \ \  
| | | | 
| | | |  | 
Proposed alternative "available help channel" message.
 | 
| | |\ \ \  
| |/ / /  
|/| | |    | 
 |