Commit graph

68 commits

Author SHA1 Message Date
008da0df03 Condense slash commands 2022-09-09 22:23:13 -06:00
325b12697b Add delete button to all embeds, change how reminders work a little 2022-08-29 16:28:48 +00:00
2d10691542 Add hotpatches to main 2022-08-10 20:16:15 +00:00
5f7bf6e878 Add formatted ansi output 2022-06-21 14:10:09 -06:00
86796c6798 Add ansitoimg, tokei output as png 2022-06-21 14:04:08 -06:00
c8df4a0b90 Prepare for embed=embed removal 2022-05-29 20:08:02 -06:00
4b3331c80f Extensions 2022-05-24 06:54:36 +00:00
8e07dceed7 Anaffer migration (dis-snek -> naff rename) 2022-05-02 14:39:46 -06:00
2282ca5cd8 Add haskell formatting to cloc output 2022-05-01 16:10:40 -06:00
820ff56255 Rename J.A.R.V.I.S. -> JARVIS 2022-04-19 17:37:36 -06:00
f28646c6e6 Fix invite link bypass in encode 2022-03-30 10:22:13 -06:00
002bf5b150 Fix missing option in uuid2ulid and ulid2uuid 2022-03-26 21:19:31 -06:00
38b86d4694 Catch encoding errors 2022-03-25 12:48:44 -06:00
1225034f72 More logging 2022-03-23 19:04:31 -06:00
b0c461ab7d Finally add logging, use dateparser in RemindMe 2022-03-23 18:27:23 -06:00
38c0a47086 Fix dev cog, add error logging 2022-02-16 11:09:17 -07: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
bc94cd716b Migrate dev, closes #116 2022-02-03 21:16:04 -07:00
7a17410514 The 100-character line reckoning. Reformatted every file that needed it 2022-02-02 20:28:40 -07:00
647740520d Add pigpen, remove bug in encode/decode that allowed for pings 2021-09-30 09:38:12 -06: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
c2475a0ccb Close #77, also remove standard commands from dev cogs. Use selects for hash, encode, decode, uuid 2021-08-05 16:55:48 -06:00
55fe2b5e05 Add restrictions to most commands, fix starboard to take url or id, closes #62 2021-07-22 09:04:03 -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
cb9b4272ed Migrate eval to OwnerCog, restrict to DMChannel. Bump to v1.0.0. No show help on bad non-slash command. 2021-07-16 18:08:29 -06:00
a2704475b0 Swap out cloc for tokei 2021-07-15 14:35:27 -06:00
1e0056f339 Make error replies hidden 2021-07-11 17:02:33 -06:00
d2e40a4208 Add Stark R&D Department to Guild IDs list 2021-07-07 14:16:05 -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
ef54a046e0 Fix permissions, closes #19. Also closes #22, closes #23, closes #24 2021-07-01 18:05:00 -06:00
c580e1a7fb Fix Config, eval 2021-06-30 23:54:32 -06:00
0eb1b05d4b Add basic starboard, needs more work later. Closes #8 2021-06-30 23:43:03 -06:00
f61a8fceba v0.4.0, implements hybrid slash commands (mostly...), simplifies dev cog, closes #2 2021-06-30 17:30:35 -06:00
17f2d32f60 Prevent escaping 2021-06-30 13:48:27 -06:00
c8ee10b24c Error handling, API caching (thanks @GlitterButts) 2021-06-30 13:07:23 -06:00
e500004148 Even better error printing 2021-06-29 20:42:13 -06:00
e49c3c1a22 Better error printing 2021-06-29 20:33:01 -06:00
6caee5c619 Fix check for eval 2021-06-29 20:28:36 -06:00
7201d6c8c8 Add temporary error send in dev cog 2021-06-29 20:21:32 -06:00
7f297185c0 More admin functions, implement bot admins 2021-06-29 20:09:27 -06:00
abf70fe6a0 Prepare code before execution 2021-06-27 19:52:28 -06:00
7bf6958897 Add ctx to globals 2021-06-27 19:45:15 -06:00
bbd29a6f11 Add ctx to globals 2021-06-27 19:44:35 -06:00
a4eec8c138 Pass globals and locals to eval 2021-06-27 19:43:45 -06:00
71ab73b861 Fix time error 2021-06-27 19:40:54 -06:00
2fbc720ccc Modify eval to use traceback 2021-06-27 19:40:17 -06:00