Commit graph

895 commits

Author SHA1 Message Date
3bafd25cab Abstract git change calculator 2022-05-01 15:09:50 -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
0b67131ded Update client.on_command_error to provide more useful feedback 2022-05-01 10:37:43 -06:00
0e492938e7 Catch HTTPExceptions instead of BadRequest 2022-05-01 10:33:39 -06:00
b685823b79 Add uptime to status 2022-05-01 10:30:00 -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
73cb150339 Move rook, jurigged start to run 2022-04-30 20:51:16 -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
4bf7e3785b Remove logger from jurigged watch 2022-04-30 20:05:48 -06:00
de02ab6f7e Add jurigged, crash command 2022-04-30 20:04:19 -06:00
aaac947686 Add locals to error messages if debug is enabled 2022-04-30 19:54:43 -06:00
a9067bbdeb Catch all generic errors 2022-04-30 19:53:20 -06:00
373e95b9af Fix various setting and role-related bugs 2022-04-30 19:41:29 -06:00
966738b524 Add error handling in client 2022-04-30 19:28:20 -06:00
7af0b765f8 Fix erroneous DMs for non-admin commands in admin cogs 2022-04-29 19:16:45 -06:00
a68b9fd8f2 Fix bad config name 2022-04-29 17:03:17 -06:00
fe8bd90854 Fix missing config for rook 2022-04-29 17:02:26 -06:00
b8aa191750 Add Rookout debugging 2022-04-29 17:01:19 -06:00
f04119a228 Undo fix, rely on patch in jarvis_core 2022-04-29 15:05:20 -06:00
ed172790f9 Fix missed invites due to extra characters 2022-04-29 14:33:49 -06:00
d0a0e3a456 Fix error on mute if user has role higher than bot 2022-04-29 08:23:40 -06:00
2a280b66b6 Update emoji list 2022-04-27 08:22:19 -06:00
d354211e0c Fix phishing sync 2022-04-23 14:41:05 -06:00