Commit graph

36 commits

Author SHA1 Message Date
61a3cdbcd1 Merge branch 'dev' into embeds 2022-10-03 20:12:54 -06:00
cb6c517667 Move to static embeds in own package 2022-10-03 20:04:30 -06:00
5cf4d98ebb Check if user in guild on unmute, closes #149 2022-08-28 19:14:27 -06:00
579f66aa4e Await guild.fetch_member 2022-08-21 22:00:49 -06:00
393487946c Fixes to mute command and modlog, closes #174 2022-08-21 21:33:14 -06:00
ce1c2f5e83 Branding 2022-08-16 04:46:43 +00:00
c8df4a0b90 Prepare for embed=embed removal 2022-05-29 20:08:02 -06:00
7ded85fa24 Catch issues with user not in guild, closes #144, closes #145 2022-05-29 19:18:18 -06:00
8e07dceed7 Anaffer migration (dis-snek -> naff rename) 2022-05-02 14:39:46 -06:00
d76d030bfd perflint and pylint recommendations 2022-05-02 01:18:33 -06:00
d0a0e3a456 Fix error on mute if user has role higher than bot 2022-04-29 08:23:40 -06:00
820ff56255 Rename J.A.R.V.I.S. -> JARVIS 2022-04-19 17:37:36 -06:00
5e51a9a203 Fix unmute, past dates on mute 2022-03-30 10:12:27 -06:00
2b11fea0cb Work on context menu muting 2022-03-29 22:12:05 -06:00
5d3af23f0e Fix timestamps being wrong 2022-03-26 03:27:26 -06:00
b0c461ab7d Finally add logging, use dateparser in RemindMe 2022-03-23 18:27:23 -06:00
2308342de7 Create ModlogCase scale wrapper 2022-03-23 01:24:53 -06:00
81f1bc5cd8 Various small unfinished changes 2022-03-18 19:29:30 -06:00
2a84d50c65 Disable lock and lockdown until dis-snek permissions work 2022-02-21 15:11:22 -07:00
b8d1cb6cfc Migrate to newer versions 2022-02-19 13:39:31 -07:00
adf770d624 Optimization review, ref #120 2022-02-05 23:50:21 -07:00
82b906cdb1 Fix avatars and component callback checks 2022-02-04 10:18:43 -07:00
88d596cad7 Fix common issues in cogs (ephemeral, opt_type, check) 2022-02-04 09:53:06 -07:00
2ffc0ec732 Move avatar_url -> display_avatar 2022-02-03 14:49:17 -07:00
d4fd670cc9 Fix typo Snek -> Snake 2022-02-03 05:31:42 -07:00
d4e3d17393 Re-add Mute tracking 2022-02-02 20:33:58 -07:00
7a17410514 The 100-character line reckoning. Reformatted every file that needed it 2022-02-02 20:28:40 -07:00
97c83aa370 Migrate admin/mute, change to use built-in timeout functionality, ref #91 2022-02-02 19:46:34 -07:00
d076ffbd80 Change to isort on all files 2021-09-01 20:32:05 -06:00
93759287ca Pass all flake8 checks 2021-08-06 20:24:50 -06:00
a87783db16 Initial pre-commit update with formatting 2021-08-06 17:47:06 -06:00
c08eaa90f6 Lots of bug fixes related to mongoengine migration 2021-08-05 17:58:36 -06:00
e83b9064bf Close #78 2021-08-05 16:23:56 -06:00
c68319d638 Close #80 2021-08-05 16:17:28 -06:00
328dd2a1bc Migrate to mongoengine instead of custom ORM 2021-08-05 09:43:38 -06:00
98fa85b787 Split AdminCog into numerous other cogs 2021-07-25 16:29:07 -06:00