Commit graph

52 commits

Author SHA1 Message Date
4d17115c09 Add delete button to all embeds, change how reminders work a little 2022-08-28 19:10:21 -06:00
b84f5a771e Add stop command, fix logging 2022-08-11 14:43:57 -06:00
c8df4a0b90 Prepare for embed=embed removal 2022-05-29 20:08:02 -06:00
3bb7090a6d Fix remaining cog -> extension renames 2022-05-24 06:57:18 +00: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
37bcf14762 Don't rely on exceptions, properly handle content lengths 2022-05-02 02:16:09 -06:00
a39f297669 Remove molter 2022-05-02 01:57:35 -06:00
d76d030bfd perflint and pylint recommendations 2022-05-02 01:18:33 -06:00
8d1ecc030d Dedicated logger for updates 2022-05-01 15:30:27 -06:00
c5d228973e Fix update command 2022-05-01 15:10:43 -06:00
b1d5415625 Create helper function for updates for easier debugging 2022-05-01 15:01:46 -06:00
92cd0b1eae Set git image to thumbnail, not image 2022-05-01 10:39:31 -06:00
0e492938e7 Catch HTTPExceptions instead of BadRequest 2022-05-01 10:33:39 -06:00
89f22db78d Add fallback in case table is too big 2022-05-01 10:21:55 -06:00
0660a3aec9 Add git logo as image to embeds 2022-05-01 10:19:43 -06:00
78776e7ae5 Log table to console 2022-05-01 10:15:53 -06:00
b862411fd2 Fix output on update 2022-05-01 10:13:07 -06:00
a7091b9ef6 Add hash to embed footer on updates 2022-05-01 10:06:47 -06:00
89cd788854 Call capture.get in file change output 2022-05-01 10:04:54 -06:00
62370324fa Only show relevant changes in embed 2022-05-01 10:04:03 -06:00
a6a7d5ec18 Utilize console.capture to get raw table text 2022-05-01 10:02:04 -06:00
573e697ab4 More stats in update 2022-05-01 09:54:36 -06:00
6c8b6dd2c0 Better check if options exist 2022-05-01 09:30:11 -06:00
223bbd8628 Remove ping command 2022-05-01 09:27:37 -06:00
334b578ae6 Utilize SlashCommand fields for validation 2022-05-01 09:19:42 -06:00
c260b93530 Add ping command (internal only) 2022-05-01 09:09:50 -06:00
611051e6a1 Match against resolved name instead of non-existent __name__ 2022-05-01 09:07:10 -06:00
7110fb1db5 Add fancy rich table to update message 2022-05-01 09:03:30 -06:00
16d7ef940e Properly fix error 2022-04-30 23:31:58 -06:00
36cd2a6f0f Fix error in old command finding 2022-04-30 23:30:47 -06:00
9499dc0845 Add debug statements to update 2022-04-30 23:20:19 -06:00
e4c3257f1b Properly iterate through new_commands 2022-04-30 23:17:58 -06:00
6f0d157961 Add console logging to update 2022-04-30 23:16:43 -06:00
849ea4770b Don't attempt to unpack origin pull 2022-04-30 23:14:02 -06:00
8157106484 Even more detailes response in update 2022-04-30 23:13:01 -06:00
960fbb1c50 More detailed update response 2022-04-30 23:11:50 -06:00
e71df2ef10 Update update command 2022-04-30 23:09:25 -06:00
dc47a44650 Add update command, get_all_commands helper 2022-04-30 23:07:02 -06:00
5fbd153245 Add bot image to sysinfo command 2022-04-30 20:29:12 -06:00
833147017a Add sysinfo command 2022-04-30 20:27:08 -06:00
c854d2c2ba Add scale-level check instead of per-command check 2022-04-30 20:12:43 -06:00
de02ab6f7e Add jurigged, crash command 2022-04-30 20:04:19 -06:00
820ff56255 Rename J.A.R.V.I.S. -> JARVIS 2022-04-19 17:37:36 -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
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