Commit graph

40 commits

Author SHA1 Message Date
0de6999ba6 Update notify DM to look better 2022-03-30 19:36:48 -06:00
ee86320c16 Fix ModcaseCog logging 2022-03-30 11:35:08 -06:00
427f4a9cf9 Fix remaining datetime.now calls 2022-03-30 10:26:52 -06:00
5d3af23f0e Fix timestamps being wrong 2022-03-26 03:27:26 -06:00
2308342de7 Create ModlogCase scale wrapper 2022-03-23 01:24:53 -06:00
3921c41f15 Remove MongoEngine-related database stuff 2022-03-18 19:27:48 -06:00
51c3298b86 Create jarvis.utils.embeds for various embeds 2022-03-18 19:26:24 -06:00
0b3c2e7121 Move modlog and events into jarvis.client 2022-02-25 21:53:16 -07:00
3d2dc03d70 Lots of abstraction, ref #121 2022-02-09 14:18:56 -07:00
db5a60a88f Optimize reminders, changed how reminder time is chosen, closes #122 2022-02-05 13:24:08 -07:00
ace64e9ad9 New pre-commit compliance 2022-02-04 13:15:03 -07:00
6fad4f3787 Update utils 2022-02-04 09:54:51 -07:00
d4fd670cc9 Fix typo Snek -> Snake 2022-02-03 05:31:42 -07:00
7a17410514 The 100-character line reckoning. Reformatted every file that needed it 2022-02-02 20:28:40 -07:00
cd49bd9e78 Fix permissions check to use any instead of all permissions 2022-02-02 19:44:53 -07:00
e9532d1235 Add jarvis.utils.get 2022-02-02 19:44:27 -07:00
9fa3e2c26b Migrate permission checks, utils, and init 2022-02-01 17:54:13 -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
7b6c399f6f Password generator, lots of cleanup, more dynamic db configs 2021-07-31 00:03:03 -06:00
bad33edf23 Update jarvis.utils.__init__ 2021-07-25 16:46:59 -06:00
98fa85b787 Split AdminCog into numerous other cogs 2021-07-25 16:29:07 -06:00
f36e8d0b77 Massive Database Access Re-write 2021-07-22 14:15:00 +00:00
e3c18103b3 Add user/modlog, fix timestamp bug on embeds, add max_message config option. Closes #10, closes #27 2021-07-07 11:08:38 -06:00
37335dfc86 Close #25, no more regex for standard emojis. Instead, compare against list of all Emoji 13.1 emojis 2021-07-04 09:18:02 -06:00
ea822e5217 Update prefixes to !, -, % 2021-07-03 18:18:40 -06:00
76a74a4235 Change prefixes to #!, !, and >> 2021-07-03 18:16:27 -06:00
ef54a046e0 Fix permissions, closes #19. Also closes #22, closes #23, closes #24 2021-07-01 18:05:00 -06:00
0a0c4d84d8 Fix bug in user_is_bot_admin predicate 2021-06-30 23:45:20 -06:00
4bb9a74af1 Un-cache admins in checker predicate 2021-06-30 18:00:51 -06:00
11e6021817 Predicate command check for devs 2021-06-29 20:27:18 -06:00
7f297185c0 More admin functions, implement bot admins 2021-06-29 20:09:27 -06:00
af544974c6 Singleton usage, migrate to more mongodb storage 2021-06-29 17:07:50 -06:00
7e1c095054 Shipping times fetcher 2021-06-27 15:02:45 -06:00
12f067b654 Add image cog 2021-06-26 20:20:07 -06:00
ae56590bb9 Added joke cog 2021-06-26 02:28:23 -06:00
aa0e6dad31 Cleanup, message on reboot, global context state for reboots, banning 2021-06-25 11:22:22 -06:00
89ecae3957 Hot reload and lots of extra functionality 2021-06-24 16:55:09 -06:00
57074ea2ce Cog framework instead of dumb way 2021-06-24 16:14:19 -06:00