aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
Commit message (Collapse)AuthorLines
2018-07-27Icon updatesGravatar Joseph-4/+4
2018-07-27Seems I'm blind.Gravatar Johannes Christ-0/+1
2018-07-27Fix command group permissions.Gravatar Johannes Christ-0/+5
2018-07-27Allow the tags group to fetch tagsGravatar Joseph Banks-2/+2
2018-07-27[Snekbox] Deal with leading newlinesGravatar Gareth Coles-0/+3
2018-07-27Fix eval and add codeblock supportGravatar Gareth Coles-1/+9
2018-07-26Remove python syntax parserGravatar Johannes Christ-545/+165
2018-07-25Simplify ban lineGravatar momothereal-2/+1
2018-07-25Add aliases for moderation commandsGravatar momothereal-8/+8
2018-07-25Use less generic Exceptions when possibleGravatar momothereal-8/+9
2018-07-25Fix documentation issuesGravatar momothereal-3/+36
2018-07-25Remove useless commentGravatar momothereal-10/+0
2018-07-25Add code folding regionsGravatar momothereal-6/+13
2018-07-25LintingGravatar Gareth Coles-8/+8
2018-07-25Change activity to say "Commands" instead of "Help"Gravatar Gareth Coles-1/+1
2018-07-25[DEFCON] Add embeds and icons for actions/eventsGravatar Gareth Coles-14/+117
2018-07-25Add 'edit reason' commandGravatar momothereal-0/+31
2018-07-25Add kick commandGravatar momothereal-0/+39
2018-07-24Attempt to speed up buildGravatar Gareth Coles-1/+1
2018-07-24Remove old comments, some message cleanupGravatar momothereal-5/+2
2018-07-24[Modlog] Detect username/discrim changes; better output formattingGravatar Gareth Coles-13/+32
2018-07-24Add paste service back to configGravatar Gareth Coles-0/+1
2018-07-24Add command to edit infraction duration, show ID in infraction listGravatar momothereal-8/+56
2018-07-24Show user when querying by reasonGravatar momothereal-4/+14
2018-07-24Add support for searching infractions by reasonGravatar momothereal-11/+32
2018-07-24Show active status in infraction list, fix Discord pagination rendering issueGravatar momothereal-3/+14
2018-07-24Use 'Muted' role, show actor in infraction listGravatar momothereal-21/+31
2018-07-23Add infraction search for user, converter for user-string-fallbackGravatar momothereal-2/+84
2018-07-23Unmute and unban commandsGravatar momothereal-4/+91
2018-07-23Add tempban, add function to cancel active expiration tasksGravatar momothereal-7/+90
2018-07-23Fixing a typo in the humanize function that would cause output that looks ↵Gravatar Leon Sandøy-1/+1
like 0 years, 0 months, 0 days and 2 hours
2018-07-23Remove banned users from BigBrother's prying eyes.Gravatar Johannes Christ-3/+24
2018-07-23[Modlog] Suppress channel position changesGravatar Gareth Coles-1/+1
2018-07-22A utility for creating human readable timestrings.Gravatar Leon Sandøy-21/+61
2018-07-21Improve dangling infraction supportGravatar momothereal-4/+13
2018-07-21Add expiration scheduler + startup, tempmute commandGravatar momothereal-6/+110
2018-07-21Remove unnecessary f-strings.Gravatar Gareth Coles-6/+6
Closes #38 - all tasks are done with this push.
2018-07-21[Modlog] Improved message edit loggingGravatar Gareth Coles-28/+119
2018-07-21[Modlog] Improved message deletion loggingGravatar Gareth Coles-36/+79
2018-07-21[Verification] Fix stupid bugGravatar Gareth Coles-1/+1
2018-07-21Update incorrect site URLGravatar Gareth Coles-1/+1
2018-07-21Mod log functionalityGravatar Gareth Coles-234/+848
2018-07-20Permanent ban and mute commandsGravatar momothereal-13/+58
2018-07-18Make reason optional, register moderation cogGravatar momothereal-2/+10
2018-07-18Revert change to warning command formatGravatar momothereal-2/+2
2018-07-18Add default infraction URLs to config, cleanup moderation cogGravatar momothereal-16/+15
2018-07-18Adds framework for commands and warning command.Gravatar WrongEnd-0/+84
2018-07-16Adding all help channels to code block detection channel list, and setting ↵Gravatar Leon Sandøy-17/+28
default bigbrother channel to #big-brother-logs. Also cleaning up some constants.
2018-07-16Add the BigBrother cog.Gravatar Johannes Christ-0/+165
2018-07-15Snekbox eval "security" improvementsGravatar Johannes Christ-2/+46