46 Commits (509b69485b47dc071472f151b755747a185f7654)

Author SHA1 Message Date
  Rocketsoup b2fcc4a06e Doc updates 1 month ago
  Rocketsoup d58ae3c16c Bang commands now show an edit dialog when not given a definition 1 month ago
  Rocketsoup 639405a23e First draft of /bangcommand 1 month ago
  Rocketsoup 41dd7deeda Adding some basic usage logging to some commands 2 months ago
  Rocketsoup bd3535c364 Conversion to slash commands (#13) 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 613d33aef8 Documentation updates 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
  Rocketsoup 887a2ddf85 Kicking or banning a join raid will kick or ban all new additions to the raid 2 years ago
  Rocketsoup 81c30981e1 Adding AutoKickCog to kick all new joins during a raid 2 years ago
  Rocketsoup 76ee107ad6 Adding JoinAgeCog for searching for recent users 2 years ago
  Rocketsoup a85124b51c Adding username pattern cog 3 years ago
  Rocketsoup 31d942b72c ok fine you cant annotate class methods with its own class type sheesh 4 years ago
  Rocketsoup 2eb8b1fcdc More annotations 4 years ago
  Rocketsoup a0a2e5834f Annotating pattern, utils 4 years ago
  Rocketsoup 0e4a15159b Annotating storage.py 4 years ago
  Rocketsoup b4f5ebcc42 Adding lastmatched so patterns can have cooldowns 4 years ago
  Rocketsoup 7eff917ecd Patterns now have priority 4 years ago
  Rocketsoup c6750d9b75 Moving pattern stuff to separate file. Small improvements. 4 years ago
  Rocketsoup cc06573e54 Adding more utils. Pattern now supports content.plain and content.markdown 4 years ago
  Rocketsoup 3d2a1df391 Moving BotMessage and CogSetting to separate files 4 years ago
  Rocketsoup 4c0899dde1 Reorganizing files 4 years ago