Commit graph

861 commits

Author SHA1 Message Date
f906886512 Prevent modlog action prompt from opening multiple cases, closes #140 2022-05-29 19:36:16 -06:00
9188b13695 Fix subreddit name checking with official regex, closes #141 2022-05-29 19:31:32 -06:00
638ae08bdd Fix issue with display_avatar being called before checking instance type 2022-05-29 19:24:34 -06:00
7ded85fa24 Catch issues with user not in guild, closes #144, closes #145 2022-05-29 19:18:18 -06:00
f4da3dd5c9 Validate that user exists, and validate context arguments, closes #143 2022-05-29 19:17:35 -06:00
57f21cd3e4 Version bump 2022-05-29 00:40:48 +00:00
3bed08a815 Merge branch 'support' into 'dev'
Add support, privacy_terms commands

See merge request stark-industries/jarvis/jarvis-bot!60
2022-05-29 00:40:09 +00:00
8f6396979b Add support, privacy_terms commands 2022-05-28 18:37:38 -06:00
b5d6da596e Version bump 2022-05-25 10:08:40 -06:00
78604295ce Merge branch 'autoreacts' into 'dev'
Add autoreact delete command

See merge request stark-industries/jarvis/jarvis-bot!58
2022-05-25 16:05:05 +00:00
1452f85f84 Merge branch 'reddit_fix' into 'dev'
Reddit fix

See merge request stark-industries/jarvis/jarvis-bot!55
2022-05-25 16:04:39 +00:00
974bd972a6 Merge branch 'main' into 'reddit_fix' 2022-05-25 16:03:14 +00:00
65e9c78a4c Add autoreact delete command 2022-05-25 09:59:10 -06:00
a250f5278f Merge branch 'main' into 'dev'
Merge bugfixes into dev

See merge request stark-industries/jarvis/jarvis-bot!57
2022-05-25 15:55:49 +00:00
3bb7090a6d Fix remaining cog -> extension renames 2022-05-24 06:57:18 +00:00
263fb7dda9 Rename naff.Cog to naff.Extension 2022-05-24 06:54:37 +00:00
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
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