Commit graph

31 commits

Author SHA1 Message Date
8e07dceed7 Anaffer migration (dis-snek -> naff rename) 2022-05-02 14:39:46 -06:00
820ff56255 Rename J.A.R.V.I.S. -> JARVIS 2022-04-19 17:37:36 -06:00
e91b774fff Use new slash command syntax 2022-03-26 21:00:07 -06:00
b0c461ab7d Finally add logging, use dateparser in RemindMe 2022-03-23 18:27:23 -06:00
1fc0aec8f6 Add thread option to autoreact 2022-03-20 00:26:54 -06:00
3d2dc03d70 Lots of abstraction, ref #121 2022-02-09 14:18:56 -07:00
88d596cad7 Fix common issues in cogs (ephemeral, opt_type, check) 2022-02-04 09:53:06 -07:00
d4fd670cc9 Fix typo Snek -> Snake 2022-02-03 05:31:42 -07:00
c15510b74d Port autoreact, no more manual autoreact creation, closes #92 2022-02-03 04:56:20 -07:00
7a17410514 The 100-character line reckoning. Reformatted every file that needed it 2022-02-02 20:28:40 -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
328dd2a1bc Migrate to mongoengine instead of custom ORM 2021-08-05 09:43:38 -06:00
acb2d6ff3e manage_server -> manage_guild 2021-07-26 19:12:23 -06:00
9a3c86815d Permissions updates 2021-07-26 19:10:07 -06:00
f36e8d0b77 Massive Database Access Re-write 2021-07-22 14:15:00 +00:00
19c9274f66 Convert all non-ctc2 and dbrand commands to global commands 2021-07-16 18:16:40 -06:00
1e0056f339 Make error replies hidden 2021-07-11 17:02:33 -06:00
8eaba58992 Limit autoreact to TextChannels, closes #40 2021-07-11 16:54:07 -06:00
d2e40a4208 Add Stark R&D Department to Guild IDs list 2021-07-07 14:16:05 -06:00
4a035e97e5 Typo on reactions 2021-07-04 10:03:31 -06:00
3e72e9e0f0 /autoreact list <channel> to list current autoreacts on a channel (thanks, @glitterbutts) 2021-07-04 10:02:54 -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
b743835d47 Remove duplicate commands in autoreact 2021-07-01 18:08:08 -06:00
228a4844df Change max reaction check to include those already past 20 (thanks @GlitterButts 2021-07-01 18:07:06 -06:00
ef54a046e0 Fix permissions, closes #19. Also closes #22, closes #23, closes #24 2021-07-01 18:05:00 -06:00
1248ae3b81 Select right group from regex 2021-07-01 17:15:49 -06:00
c321efa8f7 Update custom emote regex (again) 2021-07-01 17:13:35 -06:00
377158c3ad Update custom emote regex 2021-07-01 17:13:21 -06:00
4135ff01d3 Add autoreact, closes #1 2021-07-01 17:10:01 -06:00