Commit graph

894 commits

Author SHA1 Message Date
dcbcbcf8b6 Change format of warnings list 2021-07-20 18:55:58 -06:00
f32ab6957c Closes #60, shows date/time on warnings. Potential bug: Embed field too large 2021-07-20 18:47:35 -06: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
6bf06bf6ca Bump version to 1.0.1 2021-07-20 08:43:51 -06:00
7d50992023 Fix bad merge headers remaining in file 2021-07-20 08:43:35 -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
df44dd6c72 Merge branch 'bugfix-59' of git.zevaryx.com:stark-industries/j.a.r.v.i.s. into bugfix-59 2021-07-20 08:39:56 -06: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
eaf2ed946f Close #58 2021-07-19 14:04:27 -06:00
e25b58440b Disable help command for non-slash commands, close #44 2021-07-19 13:40:43 -06:00
adf33171d2 Close #45, issue was due to capitalization 2021-07-19 13:37:28 -06:00
5f3e61f4f2 Change command error messages to be hidden (if available) 2021-07-19 13:29:56 -06:00
dd88f7fbee Close #49 2021-07-19 13:29:19 -06:00
f48a4b827f Close #48, also allow people with role to ping others with role 2021-07-19 13:23:44 -06:00
85643788e3 Close #50 2021-07-19 13:16:26 -06:00
7cee33315c Close #51, fix starboard channel restrictions 2021-07-19 13:13:46 -06:00
9288da2899 Close #52 2021-07-19 13:08:33 -06:00
52ecdfc9f5 Close #53 2021-07-19 13:06:44 -06:00
505787fe94 Close #55 2021-07-19 13:03:45 -06:00
02ce5b34a3 Various admin bugfixes, closes #56 2021-07-19 13:00:56 -06:00
19c9274f66 Convert all non-ctc2 and dbrand commands to global commands 2021-07-16 18:16:40 -06:00
af3d6a7edb Restrict dbrand and ctc2 commands to Stark Industry and dbrand servers 2021-07-16 18:13:09 -06:00
cb9b4272ed Migrate eval to OwnerCog, restrict to DMChannel. Bump to v1.0.0. No show help on bad non-slash command. 2021-07-16 18:08:29 -06:00
6af3099b47 Add star delete, closes #46 2021-07-16 18:03:04 -06:00
0519dbd91f Ignore on_message(_edit) from @jarvis 2021-07-16 17:39:49 -06:00
a2704475b0 Swap out cloc for tokei 2021-07-15 14:35:27 -06:00
c3f8a6f101 Update emoji list from gist 2021-07-15 08:59:24 -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
872a3ef170 Add auto-delete of invites that aren't SIRD and dbrand 2021-07-14 16:47:33 -06:00
fd1bcbfaac Add indexing to starboard, refs #46 2021-07-14 14:34:09 -06:00
3c661fbf8c Update roleping to include users with blocked role 2021-07-14 12:30:27 -06:00
0ef839e2b5 Update (not) extortion, per 069's request 2021-07-14 11:35:21 -06:00
869239dcd9 Ignore before=None in on_message_edit, prevent other jarvis spam 2021-07-11 19:33:54 -06:00
0706ee9232 Add roleping list, closes #37 2021-07-11 18:52:08 -06:00
7774e6541b Clarify if bans are active on bans list, closes #39 2021-07-11 17:13:51 -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
1e0056f339 Make error replies hidden 2021-07-11 17:02:33 -06:00
8eaba58992 Limit autoreact to TextChannels, closes #40 2021-07-11 16:54:07 -06:00
8a7a2a63ff Add autopurge command 2021-07-11 16:51:31 -06:00
7ffbc3eba5 Limit titles in JokeCog to 256, pushes anything past that into description, closes #35 2021-07-11 16:33:11 -06:00
ae1d32b485 Change lock/lockdown to affect voice channels, closes #41, closes #42 2021-07-11 16:27:34 -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
c9839b2a66 Bump version to 0.9.0 2021-07-08 09:05:20 -06:00
59e925c8e5 Add modlog for on_slash_command, closes #34 2021-07-08 09:04:13 -06:00
ccad1220cb Add warning system, closes #12. Add /unlock command, /lockdown {start,end} 2021-07-08 08:33:50 -06:00