97 Commits (aa0d6b752665185000d5907d9d443133d1245d02)
 

Author SHA1 Message Date
  Rocketsoup aa0d6b7526 Adding really stupid Minesweeper command 2 months ago
  Rocketsoup 9b4e54bc09 Lots more help improvements 2 months ago
  Rocketsoup 2c7e8115c8 Prettier startup logs. Removing command prefix references. 2 months ago
  Rocketsoup d69b755174 Improved single input help search 2 months ago
  Rocketsoup bf727e6eaf CogSetting accessors now ordinary functions not methods 2 months ago
  Rocketsoup abd45c00f0 Adding default_value to CogSetting. Better config value formatting. 2 months ago
  Rocketsoup 9ab2409c9b Adding /get all command 2 months ago
  Rocketsoup 971fe0bdd2 More help command work 2 months ago
  Rocketsoup 1b89526523 Moving help to its own cog 2 months ago
  Rocketsoup 6898a998a2 Lots of help refinements 2 months ago
  Rocketsoup fa49bd0725 Beginning of help system 2 months ago
  Rocketsoup bf70048334 Deleting obsolete joinage cog 2 months ago
  Rocketsoup a99243f78f Constant for mod-only permissions, closing permission gaps in all cogs 2 months ago
  Rocketsoup 3a46c90bc3 Cleanup 2 months ago
  Rocketsoup eb786293e7 Pattern cog converted to slash commands with some minimal autocomplete 2 months ago
  Rocketsoup 92bc12f2eb Experimenting with /pattern options 2 months ago
  Rocketsoup 6bcca013c4 Other slash commands working 2 months ago
  Rocketsoup 644f31cda0 Slash commands registering but not receiving callbacks 2 months ago
  Rocketsoup 2fc71547d5 Very WIP for converting config settings to slash commands 2 months ago
  Rocketsoup da130d9c9d Incrementing config.sample.py version 2 months ago
  Rocketsoup 65d7bb2cb4 Adding util func to dump stacktraces 2 months ago
  Rocketsoup f8dcf06bd0 Simple edits iterating wrong list. Adding stacktrace to buffer flushes 2 months ago
  Rocketsoup c11f61844e Crosspost cog looks for both duplicate and any messages posted in multiple channels 2 months ago
  Rocketsoup f271ff7e62 Moving bot class to separate file, renaming entry script to main.py 2 months ago
  Rocketsoup 4647483a33 Updating discord.py 2.3.2 -> 2.6.4 2 months ago
  Rocketsoup 613d33aef8 Documentation updates 2 months ago
  Rocketsoup 9e9995d02d Renaming config.py.sample to config.sample.py to benefit from IDE recognition 2 months ago
  Rocketsoup 82f682d908 Documenting config.py.sample 2 months ago
  Rocketsoup 427ee8c7bb Squelching trivial disconnect log messages 2 months ago
  Rocketsoup e32099a3d0 Adding message links to some log messages that were missing them 2 months ago
  Rocketsoup 461c1520ea Crosspost cog looks at attachments as well 2 months ago
  Rocketsoup d32705d99d Fixing iter issue. More linter cleanup 2 months ago
  Rocketsoup c379e06c6a Bot messages broken up into multiple smaller ones when long. More linter fixes. 2 months ago
  Rocketsoup f064428bd2 PyCharm linter stuff. URLs now handled better in edit log message diffs 2 months ago
  Rocketsoup 888d49e0cf Pattern age time math fix 8 months ago
  Rocketsoup a647eb8cca Better URL detection regex 1 year ago
  Rocketsoup 747af4bd0e Adding deceptive link detection 1 year ago
  Rocketsoup 860d1e10a8 Missing parens on datetime.now call 1 year ago
  Rocketsoup 57cf1bdd8e Optimized raw_reaction_add for mod actions to make fewer requests. Errors now logged with bot_log 1 year ago
  Rocketsoup b875fa9f49 Missing event argument fix 1 year ago
  Rocketsoup 36977cb1bb Syntax error 1 year ago
  Rocketsoup 980231d09c Edits and deletions now attachment and embed aware. Edits show diffs. Better startup logging. 1 year ago
  Rocketsoup 6f17218eb1 Including role name in log message 1 year ago
  Rocketsoup d243d596a4 Lots more logging. Many discord.py upgrade fixes. 1 year ago
  Rocketsoup 0244cf952c Syntax error 1 year ago
  Rocketsoup 054c1075f2 Logging edits and deletes, both cached and uncached, plus bulk deletes 1 year ago
  Rocketsoup 0c2bc10b06 POC for logging message edits 1 year ago
  Rocketsoup dae32e26b6 Logging stub 1 year ago
  Rocketsoup 6292a00b59 Adding autokick option to only kick users who go offline seconds after joining. Added presence permission to intents to get member status. 2 years ago
  Rocketsoup db3a5bcdd9 - Autokick optionally bans after N rejoins 2 years ago