Commit graph

487 commits

Author SHA1 Message Date
b034f07b07 Fix joke command, aggregate requires .next not .first, returns raw json 2021-08-05 18:13:50 -06:00
a222146152 Fix modlog issues with ban/unban/kick 2021-08-05 18:00:01 -06:00
c08eaa90f6 Lots of bug fixes related to mongoengine migration 2021-08-05 17:58:36 -06:00
2010a529ef Add missing active field on Star 2021-08-05 17:29:16 -06:00
f49b9a61ff Fix get_many -> objects call in /star add 2021-08-05 17:28:25 -06:00
cd17589b9e Fix missing field on Star 2021-08-05 17:26:41 -06:00
905b0ceb50 Migrate cogs/modlog/command to models 2021-08-05 17:21:41 -06:00
6286f59abe Missed types -> models 2021-08-05 17:20:40 -06:00
a2dba0d437 Merge branch 'mongoengine' 2021-08-05 17:01:29 -06:00
2bfec1b96a Merge branch 'main' into 'mongoengine'
# Conflicts:
#   jarvis/cogs/admin/kick.py
2021-08-05 23:00:15 +00:00
c2475a0ccb Close #77, also remove standard commands from dev cogs. Use selects for hash, encode, decode, uuid 2021-08-05 16:55:48 -06:00
e83b9064bf Close #78 2021-08-05 16:23:56 -06:00
57d2d31006 Close #79 2021-08-05 16:22:41 -06:00
c68319d638 Close #80 2021-08-05 16:17:28 -06:00
a1a9543237 Fix kick command 2021-08-05 10:37:35 -06:00
969f041276 Re-add missing kick command 2021-08-05 10:36:41 -06:00
328dd2a1bc Migrate to mongoengine instead of custom ORM 2021-08-05 09:43:38 -06:00
df7df919d7 Rolegiver sorting, fix duplicate modlogs, fix awaiting standard funcs 2021-08-04 13:12:23 -06:00
f0d2bd1b37 Fix on_slash_command_error reset_cooldown 2021-08-04 10:11:59 -06:00
155ca221fa Reset cooldown on unintended error 2021-08-03 18:30:26 -06:00
a3228280f6 Fix broken events 2021-08-03 11:11:55 -06:00
2726e02d19 Wait 0.5 seconds before processing some modlog stuff 2021-08-03 09:57:20 -06:00
7a2b407a9d Starboard revamp, closes #76 2021-08-03 01:55:15 -06:00
2face4bac7 Star -> Mongo+Active 2021-08-03 00:56:49 -06:00
949106bf4a Add missing active on star add 2021-08-03 00:54:53 -06:00
31a4894fdf id -> index, closes #75 2021-08-03 00:52:47 -06:00
26a8883290 Add support for stickers, somewhat support for embeds (only lists) 2021-08-03 00:43:30 -06:00
d35c43f904 Use markdown URLs instead of full URLs 2021-08-03 00:36:18 -06:00
be96014447 Upload URLs instead of attachments (testing needed) 2021-08-03 00:31:40 -06:00
99282874bb Fix duplicate for real 2021-08-02 23:54:47 -06:00
da7b05d26c Merge branch 'main' of git.zevaryx.com:stark-industries/j.a.r.v.i.s. into main 2021-08-02 23:54:33 -06:00
e8f1425648 Fix duplicate image sending 2021-08-02 23:54:29 -06:00
5661b64c24 Fix duplicate image sending 2021-08-02 23:54:11 -06:00
daacbe247d Call function to_file 2021-08-02 23:52:31 -06:00
85082cbf16 Fix on_message_delete throwing error on attachments only 2021-08-02 23:50:50 -06:00
a9e6185b7e Settings management re-write 2021-08-02 18:23:23 -06:00
fe913f0a3b Fix RCHK command 2021-08-02 17:56:37 -06:00
316384fd52 Enable support for disabling events 2021-08-02 17:50:25 -06:00
b765dd7521 Add /rchk 2021-08-02 16:18:41 -06:00
f22a3d956a Fix duplicate non-slash processing 2021-08-02 16:18:02 -06:00
e43da56776 No awaiting modlog_embed, check if massmention not None 2021-08-01 09:49:34 -06:00
91e82c6a86 Merge branch 'softcode' into 'main'
Password generator, lots of cleanup, more dynamic db configs

See merge request stark-industries/j.a.r.v.i.s.!25
2021-07-31 06:05:05 +00:00
7b6c399f6f Password generator, lots of cleanup, more dynamic db configs 2021-07-31 00:03:03 -06:00
e6055e58b8 Merge branch 'serverinfo' into 'main'
Bug fixes, add /serverinfo, closes #73

Closes #73

See merge request stark-industries/j.a.r.v.i.s.!24
2021-07-29 00:52:33 +00:00
2626f91c7b Fix MongoObject.update 2021-07-28 18:52:17 -06:00
967d94242e Bug fixes, add /serverinfo, closes #73 2021-07-28 18:50:11 -06:00
4482cb1cd0 Merge branch 'roleping-update' into 'main'
Roleping update

Closes #59 and #38

See merge request stark-industries/j.a.r.v.i.s.!23
2021-07-27 03:28:08 +00:00
421328662d Bump version to 1.8.0 2021-07-26 19:26:41 -06:00
2a7bf32aab Add on_message_edit event listener 2021-07-26 19:26:07 -06:00
acb2d6ff3e manage_server -> manage_guild 2021-07-26 19:12:23 -06:00