Commit graph

896 commits

Author SHA1 Message Date
4b3331c80f Extensions 2022-05-24 06:54:36 +00:00
256eb0d96d Fix object instantiation 2022-05-07 13:51:53 -06:00
7c72296cce Allow setting for sending NSFW content to DMs 2022-05-07 13:47:39 -06:00
ad97bae9f7 Change message for post not found 2022-05-07 13:15:34 -06:00
074c41f802 Change phishing sync time to 1 hour 2022-05-07 01:28:53 -06:00
3254a23f0f Merge branch 'dev' into 'main'
v2.0 Version Release

See merge request stark-industries/jarvis/jarvis-bot!54
2022-05-07 05:33:12 +00:00
f63978274c Bump to v2.0 2022-05-07 05:33:12 +00:00
dfac0b04a1 Merge branch 'v2.0' into 'dev'
Bump to v2.0

See merge request stark-industries/jarvis/jarvis-bot!53
2022-05-07 05:32:21 +00:00
1a20dfaf5d Release v2.0 2022-05-07 05:06:21 +00:00
234b40cfe1 Bump to v2.0 2022-05-06 23:03:18 -06:00
a7efedd46a V2.0 Beta 2
Closes #138 and #128
2022-05-05 22:01:25 +00:00
3f93869478 Delete invalid settings without reporting 2022-05-05 10:26:31 -06:00
eb2d50fad3 Delete setting if keyerror occurs 2022-05-05 10:25:25 -06:00
04561838e1 Catch keyerror, reported to NAFF 2022-05-05 10:23:19 -06:00
4599bd31bd Add crosspost support to reddit commands 2022-05-05 00:24:47 -06:00
828ea92188 Add reddit post, support crossposting 2022-05-05 00:14:29 -06:00
6a040a18d4 Remove reason from role changes 2022-05-04 23:56:33 -06:00
ab71fa8b3c Add check to rolegiver to verify that roles property exists 2022-05-04 23:53:49 -06:00
7ccc7ea6d2 Fix output of member update 2022-05-04 23:51:05 -06:00
d32afb6fc1 Change logic to look through entry changes 2022-05-04 23:49:49 -06:00
9695074b3e Fix typo 2022-05-04 23:47:07 -06:00
7bf5cc8cb3 Simplify logic for member_update 2022-05-04 23:45:52 -06:00
2f436d3651 Fix typo 2022-05-04 23:16:02 -06:00
1e85465667 Await processing 2022-05-04 23:11:27 -06:00
d0ec406e1e Fix various issues 2022-05-04 23:08:37 -06:00
c47d0373d4 Fix activity log lookup 2022-05-04 23:04:55 -06:00
1c36fdf3b8 Fix missing guild field 2022-05-04 23:03:15 -06:00
3c7b9e0f81 Catch phishing sync failure 2022-05-04 22:56:37 -06:00
d647c8627c Fix typo 2022-05-04 22:54:25 -06:00
0d22b4bb33 Process member events, closes #138 2022-05-04 22:53:12 -06:00
9f374f0b1a Fix invalid notification on some commands 2022-05-04 21:29:31 -06:00
691285a78e No longer assume fields are empty 2022-05-03 16:25:37 -06:00
714fd36fef Change formatting to account for missing fields 2022-05-03 16:24:07 -06:00
a35561d567 Fix nonetype error on embed summary 2022-05-03 16:22:12 -06:00
d2a8080c3a Reload case after it's created 2022-05-03 16:20:27 -06:00
5dd3c9548c Fix case new logic 2022-05-03 16:09:03 -06:00
44579329af Handle extensions not being loaded on reload (needs more debugging) 2022-05-03 16:01:05 -06:00
853dbdb80b Add more case commands 2022-05-03 15:59:18 -06:00
be1618c782 Change embed format 2022-05-03 15:30:44 -06:00
b665fa45b8 Fix wrong keyword 2022-05-03 15:27:45 -06:00
3ea435aaa3 Change structure of case viewing, add actions view 2022-05-03 15:27:02 -06:00
7968dd7780 Fix cog reloading 2022-05-03 14:55:42 -06:00
d89e3ea21a Add case show and case close 2022-05-03 14:54:20 -06:00
1813c1e4b0 Move nanoid to core, utilize it for moderation cases 2022-05-03 14:36:03 -06:00
20dad49173 Add nanoid 2022-05-03 14:27:58 -06:00
144aff6989 Change embed description 2022-05-03 10:44:21 -06:00
2630cf4c92 Update modcase styling to include extra info 2022-05-03 10:40:33 -06:00
4965579897 Sort action items when logging in ModcaseCog 2022-05-03 10:25:33 -06:00
531239db12 Fix formatting on modcase tables 2022-05-03 10:16:47 -06:00
17b78e5f4e Fix sorted call, typo in ModcaseCog 2022-05-03 10:07:15 -06:00