Commit graph

14 commits

Author SHA1 Message Date
270a2b48d9 Add helper function for adding command to Commands 2024-12-29 16:10:58 +01:00
0941605ad0 Construct clap commands from handlers too 2024-12-29 14:59:51 +01:00
30640b393a Make command struct fields public
They should've been public the entire time, but i forgor
2024-12-29 13:58:30 +01:00
053b614187 Set MSRV to 1.82 2024-12-29 13:43:23 +01:00
4cd814c3fb Clean up imports 2024-12-29 01:18:34 +01:00
c2eeacac52 Rename Described to WithInfo 2024-12-29 01:12:49 +01:00
3571a97fb2 Add FromHandler command 2024-12-29 01:11:17 +01:00
3e93e1192b Add CommandExt trait 2024-12-28 19:50:15 +01:00
4030d8af09 Remove Bot completely 2024-12-28 19:24:42 +01:00
dac2fb06d3 Remove unnecessary server config 2024-12-28 19:00:09 +01:00
c71b2dbf22 Track start time in clients 2024-12-28 18:59:02 +01:00
a6571a51c1 Remove generic bot state 2024-12-28 18:50:41 +01:00
93de66003c Add example bot 2024-12-28 18:34:52 +01:00
7dbf041b69 Create euphoxide-bot crate 2024-12-28 18:31:38 +01:00