Commit graph

967 commits

Author SHA1 Message Date
96ee4edf48 Fix context accessing to use invoked_name 2022-05-02 10:09:17 -06:00
042401c56b Handle prefixed contexts better 2022-05-02 02:21:22 -06:00
51b7b0add5 Don't log PrefixedCommands 2022-05-02 02:18:30 -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
d962f9e268 Fix updates 2022-05-02 01:57:15 -06:00
d76d030bfd perflint and pylint recommendations 2022-05-02 01:18:33 -06:00
af42b385ab Add reddit rising, rename variables 2022-05-01 23:06:52 -06:00
4150892245 Use proper functions to re-sync commands on update 2022-05-01 23:00:28 -06:00
56427993fb Defer reddit random to allow for API to return result 2022-05-01 22:44:03 -06:00
a6a0a5364c Add reddit random command 2022-05-01 22:41:36 -06:00
9af93435e7 Add reddit top command 2022-05-01 22:36:50 -06:00
a8af888e7a Add reddit hot command 2022-05-01 20:09:02 -06:00
2282ca5cd8 Add haskell formatting to cloc output 2022-05-01 16:10:40 -06:00
e81fc9fbf8 Fix commit processing 2022-05-01 16:08:20 -06:00
97928d1b86 Add more logging to updates 2022-05-01 15:54:01 -06:00
7e1f0735f4 Fix update 2022-05-01 15:39:24 -06:00
f10d808df9 Fix reddit user agent 2022-05-01 15:38:41 -06:00
54aa0a0fad Change logic for processing git changes 2022-05-01 15:37:38 -06:00
8d1ecc030d Dedicated logger for updates 2022-05-01 15:30:27 -06:00
e172346c3b Change status formatting a little 2022-05-01 15:15:56 -06:00
c5d228973e Fix update command 2022-05-01 15:10:43 -06:00
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