Commit graph

686 commits

Author SHA1 Message Date
339c103fce Catch reddit redirect errors 2022-04-20 13:33:07 -06:00
6f837d9ad3 Enforce name minimums on media feeds 2022-04-20 13:06:45 -06:00
3e3fb55e35 Update poetry.lock 2022-04-20 10:22:17 -06:00
e17f4daf0e Add NSFW check to reddit follow 2022-04-20 10:21:46 -06:00
46a9f0342c Update warnings 2022-04-20 10:14:22 -06:00
cac3695351 Fix follow error 2022-04-20 01:26:19 -06:00
a79d7e1bf4 Change order of checks to make more sense 2022-04-20 00:52:29 -06:00
4601789da0 Enforce limits on subreddits 2022-04-20 00:50:25 -06:00
86db405b1a Do subreddit.load to load extra information 2022-04-20 00:39:42 -06:00
98e0c79791 Add Reddit to config 2022-04-20 00:37:32 -06:00
28d758ec5f Fix build_embed imports 2022-04-20 00:36:00 -06:00
5123b6f198 Add subreddit command 2022-04-20 00:33:32 -06:00
5e5aedebf6 Make TwitterCog optional 2022-04-20 00:26:06 -06:00
07afd58577 Update utility commands to use Discord timestamps 2022-04-19 18:42:00 -06:00
9ef53178b1 Change console arg context based on context type 2022-04-19 18:30:22 -06:00
964c3747f1 Fix console logging of commands 2022-04-19 18:27:15 -06:00
12dfe8ab58 Update poetry.lock 2022-04-19 18:15:20 -06:00
bbb12b1e29 Add jarvis.const to avoid potential future circular import 2022-04-19 18:13:56 -06:00
295677fbed Bump version to v2.0.0b2 2022-04-19 17:57:03 -06:00
820ff56255 Rename J.A.R.V.I.S. -> JARVIS 2022-04-19 17:37:36 -06:00
f899174fa0 Fix running .items() on list 2022-04-19 17:18:27 -06:00
dc01bb9d53 Improve message command support in client 2022-04-19 17:17:48 -06:00
3c23802ca0 Fix error in tail with too large of log 2022-04-19 17:12:15 -06:00
79a50e9059 Fix tail command off-by-1 error 2022-04-19 17:09:20 -06:00
94c1997ab0 Add molter dependency 2022-04-19 17:07:26 -06:00
08ab641ff1 Fix BytesIO reading 2022-04-19 17:02:07 -06:00
a4b0ae2b79 Fix on_command to support message commands 2022-04-19 17:01:36 -06:00
8f0872b304 Read log bytes instead of log string 2022-04-19 16:59:57 -06:00
ce9dda8239 Remove extra spaces in tail command 2022-04-19 16:58:57 -06:00
a038930fd5 Fix error in log command 2022-04-19 16:58:42 -06:00
03d08dd16c Add support for message commands in client 2022-04-19 16:56:58 -06:00
b5242aabbe Add basic message commands for getting log info 2022-04-19 16:54:10 -06:00
6d051dc47a More clear message on settings clear no confirmation 2022-04-19 16:17:29 -06:00
d278ca8b20 Fix response to settings clear 2022-04-19 16:15:55 -06:00
c4e822d732 Add confirmation to settings clear, closes #82 2022-04-19 16:14:01 -06:00
6c1753d5d2 Silently ignore db deletion errors, closes #134 2022-04-19 16:01:29 -06:00
f5cba3ce3a Add URL button to ctc2 about 2022-04-19 15:44:23 -06:00
05527a74a3 Allow users with MANAGE_GUILD permissions to be exempt from roleping 2022-04-19 15:33:42 -06:00
a0bb1a6c98 Catch URL errors in resize 2022-04-19 14:51:36 -06:00
410ee3c462 Disallow default role from role fields 2022-04-19 14:06:43 -06:00
6862c13fe4 Remove invalid starboards 2022-04-19 11:55:09 -06:00
e66b15b2d6 Fix name conflicts in star add 2022-04-19 11:50:12 -06:00
a20449f7b2 Fix star add issues with deleted channels 2022-04-19 11:47:38 -06:00
785f67c9c4 No longer allow warning user not in guild 2022-04-19 11:41:21 -06:00
2235479b40 Fix issue with reminder not found 2022-04-19 11:35:14 -06:00
a220b29303 Update member events, fix error if activitylog channel no longer exists 2022-04-19 11:34:35 -06:00
d79fc0e994 Fix not getting existing role in settings view 2022-04-19 11:31:52 -06:00
3f9c344cc7 Fix error in fetching rolegiver info 2022-04-19 11:28:36 -06:00
e0924b085f Fix settings view 2022-04-19 11:12:10 -06:00
395e7f74fb Fix settings typo 2022-04-18 16:50:43 -06:00