index
:
bot
copilot/update-pytest-and-fix-tests
dependabot/uv/pytest-9.0.0
fix-eval-message-limit
fix/modpings
inject-settings-in-bot-core
main
mbaruh/fix-modpings-schedule
mbaruh/modlog_fix
pastebin-auto-upload
wookie/lower-warning-to-info
wookie184/fix-mentions-reply-resolving
A mirrored copy of the python-discord/bot repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Commit message (
Collapse
)
Author
Lines
2018-07-27
Icon updates
Joseph
-4
/
+4
2018-07-27
Seems I'm blind.
Johannes Christ
-0
/
+1
2018-07-27
Fix command group permissions.
Johannes Christ
-0
/
+5
2018-07-27
Allow the tags group to fetch tags
Joseph Banks
-2
/
+2
2018-07-27
[Snekbox] Deal with leading newlines
Gareth Coles
-0
/
+3
2018-07-27
Fix eval and add codeblock support
Gareth Coles
-1
/
+9
2018-07-26
Remove python syntax parser
Johannes Christ
-545
/
+165
2018-07-25
Simplify ban line
momothereal
-2
/
+1
2018-07-25
Add aliases for moderation commands
momothereal
-8
/
+8
2018-07-25
Use less generic Exceptions when possible
momothereal
-8
/
+9
2018-07-25
Fix documentation issues
momothereal
-3
/
+36
2018-07-25
Remove useless comment
momothereal
-10
/
+0
2018-07-25
Add code folding regions
momothereal
-6
/
+13
2018-07-25
Linting
Gareth Coles
-8
/
+8
2018-07-25
Change activity to say "Commands" instead of "Help"
Gareth Coles
-1
/
+1
2018-07-25
[DEFCON] Add embeds and icons for actions/events
Gareth Coles
-14
/
+117
2018-07-25
Add 'edit reason' command
momothereal
-0
/
+31
2018-07-25
Add kick command
momothereal
-0
/
+39
2018-07-24
Attempt to speed up build
Gareth Coles
-1
/
+1
2018-07-24
Remove old comments, some message cleanup
momothereal
-5
/
+2
2018-07-24
[Modlog] Detect username/discrim changes; better output formatting
Gareth Coles
-13
/
+32
2018-07-24
Add paste service back to config
Gareth Coles
-0
/
+1
2018-07-24
Add command to edit infraction duration, show ID in infraction list
momothereal
-8
/
+56
2018-07-24
Show user when querying by reason
momothereal
-4
/
+14
2018-07-24
Add support for searching infractions by reason
momothereal
-11
/
+32
2018-07-24
Show active status in infraction list, fix Discord pagination rendering issue
momothereal
-3
/
+14
2018-07-24
Use 'Muted' role, show actor in infraction list
momothereal
-21
/
+31
2018-07-23
Add infraction search for user, converter for user-string-fallback
momothereal
-2
/
+84
2018-07-23
Unmute and unban commands
momothereal
-4
/
+91
2018-07-23
Add tempban, add function to cancel active expiration tasks
momothereal
-7
/
+90
2018-07-23
Fixing a typo in the humanize function that would cause output that looks ↵
Leon Sandøy
-1
/
+1
like 0 years, 0 months, 0 days and 2 hours
2018-07-23
Remove banned users from BigBrother's prying eyes.
Johannes Christ
-3
/
+24
2018-07-23
[Modlog] Suppress channel position changes
Gareth Coles
-1
/
+1
2018-07-22
A utility for creating human readable timestrings.
Leon Sandøy
-21
/
+61
2018-07-21
Improve dangling infraction support
momothereal
-4
/
+13
2018-07-21
Add expiration scheduler + startup, tempmute command
momothereal
-6
/
+110
2018-07-21
Remove unnecessary f-strings.
Gareth Coles
-6
/
+6
Closes #38 - all tasks are done with this push.
2018-07-21
[Modlog] Improved message edit logging
Gareth Coles
-28
/
+119
2018-07-21
[Modlog] Improved message deletion logging
Gareth Coles
-36
/
+79
2018-07-21
[Verification] Fix stupid bug
Gareth Coles
-1
/
+1
2018-07-21
Update incorrect site URL
Gareth Coles
-1
/
+1
2018-07-21
Mod log functionality
Gareth Coles
-234
/
+848
2018-07-20
Permanent ban and mute commands
momothereal
-13
/
+58
2018-07-18
Make reason optional, register moderation cog
momothereal
-2
/
+10
2018-07-18
Revert change to warning command format
momothereal
-2
/
+2
2018-07-18
Add default infraction URLs to config, cleanup moderation cog
momothereal
-16
/
+15
2018-07-18
Adds framework for commands and warning command.
WrongEnd
-0
/
+84
2018-07-16
Adding all help channels to code block detection channel list, and setting ↵
Leon Sandøy
-17
/
+28
default bigbrother channel to #big-brother-logs. Also cleaning up some constants.
2018-07-16
Add the BigBrother cog.
Johannes Christ
-0
/
+165
2018-07-15
Snekbox eval "security" improvements
Johannes Christ
-2
/
+46
[next]