Commit graph

20 commits

Author SHA1 Message Date
f36e8d0b77 Massive Database Access Re-write 2021-07-22 14:15:00 +00:00
24d1e98392 Merge branch 'main' into 'bugfix-59'
# Conflicts:
#   jarvis/__init__.py
#   jarvis/cogs/modlog.py
2021-07-21 00:37:59 +00:00
c98130b654 Properly fix regex detection of invites 2021-07-20 18:35:03 -06:00
578789f152 Merge branch 'documentation' into 'main'
Update Documentation

See merge request stark-industries/j.a.r.v.i.s.!11
2021-07-20 14:42:01 +00:00
9ed0b57faf Fixes regex pattern matching on Discord invites 2021-07-20 14:41:41 +00:00
667de50f91 Update regex to close #59 2021-07-20 08:38:55 -06:00
95c1469de5 Fix wording in modlog for deleted messages 2021-07-19 14:09:57 -06:00
0519dbd91f Ignore on_message(_edit) from @jarvis 2021-07-16 17:39:49 -06:00
23199f113d Only display reason if reason exists 2021-07-14 20:46:26 -06:00
a5dccf50e2 Fix modlog message on join and unverified role given to user 2021-07-14 20:44:06 -06:00
869239dcd9 Ignore before=None in on_message_edit, prevent other jarvis spam 2021-07-11 19:33:54 -06:00
126916837f Also reference kwargs for modlog command invoke, closes #43 2021-07-11 17:11:15 -06:00
23aa336ad5 Remove useless edits from modlog, references #43 2021-07-11 17:06:54 -06:00
3ca194e638 Add /roleping {block,allow}, closes #6. Bump version to 0.9.9. Warn on mass mention/blocked role ping. Update modlog message delete. Update modlog command invoke 2021-07-08 11:32:53 -06:00
59e925c8e5 Add modlog for on_slash_command, closes #34 2021-07-08 09:04:13 -06:00
398fa14ca3 Add channel locks and server lockdown, closes #11 2021-07-08 07:59:10 -06:00
e3c18103b3 Add user/modlog, fix timestamp bug on embeds, add max_message config option. Closes #10, closes #27 2021-07-07 11:08:38 -06:00
4d0aa6d064 Disable modlog for now 2021-07-04 20:01:05 -06:00
9912f797f3 Didn't mean to add modlog, so added setup since last commit included working modlog features. References #10 2021-07-04 19:57:02 -06:00
eae0a5d4d7 Make text in /rcauto required 2021-07-04 19:55:34 -06:00