Commit graph

561 commits

Author SHA1 Message Date
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
d4cdfde950 Merge branch 'bugfix-59' of git.zevaryx.com:stark-industries/j.a.r.v.i.s. into bugfix-59 2021-07-20 08:39:34 -06:00
667de50f91 Update regex to close #59 2021-07-20 08:38:55 -06:00
d2cf3549ec Update regex to close #59 2021-07-20 08:15:15 -06:00
6b5be34b24 Merge branch 'documentation' of git.zevaryx.com:stark-industries/j.a.r.v.i.s. into documentation 2021-07-19 15:00:03 -06:00
9d567410cc Add space above image to prevent pushing on badges 2021-07-19 15:00:01 -06:00
d8907a505d Add space above image to prevent pushing on badges 2021-07-19 14:59:32 -06:00
64d969abf9 Update README.md and requirements.txt 2021-07-19 14:57:35 -06:00
95c1469de5 Fix wording in modlog for deleted messages 2021-07-19 14:09:57 -06:00
4b32493cc8 Merge branch 'bugfix-58' into 'main'
Fix #58

Closes #58

See merge request stark-industries/j.a.r.v.i.s.!10
2021-07-19 20:06:45 +00:00
eaf2ed946f Close #58 2021-07-19 14:04:27 -06:00
9c3d68970f Merge branch 'v1.0.0' into 'main'
V1.0.0

Closes #53, #51, #45, #55, #46, #50, #48, #44, #56, #52, and #49

See merge request stark-industries/j.a.r.v.i.s.!8
2021-07-19 19:46:22 +00: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
33ea412d7a Merge branch 'v1.0.0' into 'main'
Admin Updates

See merge request stark-industries/j.a.r.v.i.s.!7
2021-07-15 20:37:26 +00: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
61d4569832 Merge branch 'v1.0.0' into 'main'
V1.0.0

See merge request stark-industries/j.a.r.v.i.s.!6
2021-07-14 17:35:58 +00: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
42c8c4ae66 Merge branch 'v1.0.0' into 'main'
Add roleping list, closes #37

Closes #37

See merge request stark-industries/j.a.r.v.i.s.!5
2021-07-12 00:54:06 +00:00
0706ee9232 Add roleping list, closes #37 2021-07-11 18:52:08 -06:00
f8e3d70e3c Merge branch 'readme_attempt' into 'main'
Better garbage README

See merge request stark-industries/j.a.r.v.i.s.!4
2021-07-12 00:36:57 +00:00
GlitterButts
b50a422a7b Better garbage README 2021-07-12 00:36:57 +00:00
75871202de Merge branch 'v1.0.0' into 'main'
V1.0.0

Closes #41, #40, #35, #39, #42, and #43

See merge request stark-industries/j.a.r.v.i.s.!3
2021-07-11 23:47:38 +00: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