feat: set presence info on ready again

Signed-off-by: seth <getchoo@tuta.io>
This commit is contained in:
seth 2023-12-04 09:09:49 -05:00
parent 1c168bd8ba
commit 5b16c14b45
No known key found for this signature in database
GPG key ID: D31BD0D494BBEE86
5 changed files with 55 additions and 5 deletions

View file

@ -1,6 +1,7 @@
use once_cell::sync::Lazy;
pub mod dadjoke;
pub mod prism_meta;
pub mod rory;
pub static USER_AGENT: Lazy<String> = Lazy::new(|| {