Commit graph

14 commits

Author SHA1 Message Date
9d2d6482c2 Flatten euphoxide::client hierarchy 2025-03-20 08:31:26 +01:00
ea53af739a Add helper function for adding command to Commands 2025-02-23 22:35:55 +01:00
a527b22515 Construct clap commands from handlers too 2025-02-23 22:35:55 +01:00
a73ababe02 Make command struct fields public
They should've been public the entire time, but i forgor
2025-02-23 22:35:55 +01:00
c8116ea278 Set MSRV to 1.82 2025-02-23 22:35:55 +01:00
f6d25fbfcf Clean up imports 2025-02-23 22:35:55 +01:00
63c785493e Add FromHandler command 2025-02-23 22:35:55 +01:00
49c4c91ccd Add CommandExt trait 2025-02-23 22:35:55 +01:00
346f4ff543 Remove Bot completely 2025-02-23 22:35:55 +01:00
07d3f7a0f6 Remove unnecessary server config 2025-02-23 22:35:55 +01:00
e462e9419a Track start time in clients 2025-02-23 22:35:55 +01:00
51ee7b9246 Remove generic bot state 2025-02-23 22:35:55 +01:00
c356c5f2ae Add example bot 2025-02-23 22:35:55 +01:00
39b6c341fa Create euphoxide-bot crate 2025-02-23 22:35:55 +01:00