| Commit message (Collapse) | Author | Age | Lines |
| ... | |
| | |/ / / / / / / / |
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
removing job entry.
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Co-Authored-By: FrenchMasterSword <[email protected]>
|
| | | | | | | | | |\
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
| | |\ \ \ \ \ \ \ \
| | |_|_|_|/ / / /
| |/| | | | | | | |
Fix moderation order of actions, merge DM failure and general mod_log message.
|
| | | |\ \ \ \ \ \ \
| | |/ / / / / / /
| |/| | | | | | | |
|
| | |\ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
Changing the rich embed filter to a watchlist that ignores twitter embeds
|
| | | |\ \ \ \ \ \ \
| | |/ / / / / / /
| |/| | | | | | | |
|
| | |\ \ \ \ \ \ \ \
| | |_|_|_|/ / / /
| |/| | | | | | | |
Add new userlog channel support.
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Co-Authored-By: scragly <[email protected]>
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Co-Authored-By: scragly <[email protected]>
|
| | |/ / / / / / / |
|
| | | |\ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | | |
|
| | | | |_|_|/ /
| | |/| | | |
| | | | | | |
| | | | | | | |
adding time delta check to avoid the trigger-twice problem
|
| | | | | | | | |
|
| | | | |\ \ \ \
| | |_|/ / / /
| |/| | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
reorder-mod-actions
# Conflicts:
# bot/cogs/modlog.py
|
| | |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
Fix bbmessage emoji pointing to incorrect ID
|
| | | |\ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | |\ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Improving the `!user` command so users can use it in bot-commands if they target themselves.
|
| | | | | | | | | |
|
| | | | | | | | | |
|
| | | | | | | | | |
|
| | | |\ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | | |
|
| | |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
!free help channel command
|
| | | |\ \ \ \ \ \ \
| | |/ / / / / / /
| |/| | | | | | | |
|
| | |\ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | | |
Add "last edited" delta to modlog for multi-edit messages
|
| | | |\ \ \ \ \ \ \ \
| | |/ / / / / / / /
| |/| | | | | | | | |
|
| | |\ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | | |
Changing the exception class caught so help doesn't break in the future
|
| | | |\ \ \ \ \ \ \ \ \
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
| | |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
python-discord/bigbrother-add-watch-message-to-header-embed
Add watch reason to big brother header embed & fix small bug in watch command
|
| | | |\ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / /
| |/| | | | | | | | | | |
|
| | | |\ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
update_cache to synchronous as it was before
|
| | | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
via the alias as well
|
| | | | | | | | | | | | | | |
|
| | | | |_|_|_|_|_|_|_|/ /
| | |/| | | | | | | | | |
|
| | | |_|/ / / / / / / /
| |/| | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
break when new check exceptions are added
|
| | | | | | | | | | | | |
|
| | | | | | | | | | | | |
|
| | | | | | | | | | | | |
|
| | | |_|/ / / / / / /
| |/| | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
To help with self-bot detection, if a message has been previously edited, generate a human-readable delta between the last edit and the new one
Use message timestamp for modlog embeds generated during on_message event
Visually separate send_log_message kwargs to make them easier to read
|
| | |\ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | | |
Disable rich embed filter due to false positives
|
| | |/ / / / / / / / /
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Discord adding the embeds is causing it to trigger.
|
| | |\ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | | |
Revert "Catching the superclass CheckFailure instead of the subclass"
|
| | |/ / / / / / / / /
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
This reverts commit 8f30b52fd378bb3546c84d0fdb945a4b492236b8.
Accidentally pushed to master when I thought I was at a branch
|
| | | | | | | | | | | |
|
| | |\ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | | |
Add mute infraction check to role restoration so users won't be accidentally permamuted when they come back to server after leaving while were tempmuted.
|
| | | |\ \ \ \ \ \ \ \ \
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
| | |\ \ \ \ \ \ \ \ \ \
| | |_|_|/ / / / / / /
| |/| | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
python-discord/token-detection-warning-strong-language
Using firmer language in the token removal message to the user
|
| | |/ / / / / / / / /
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
recommend' with bold
|