Bump the bot

This commit is contained in:
silver 2025-08-31 11:51:57 +00:00
parent a225c14b4f
commit 061b73378a

View file

@ -27,6 +27,7 @@ use sqlx::{Pool, Sqlite};
use std::sync::Arc;
use tokio::sync::RwLock;
// Need To Define The Stuct (Committed To Bump The Bot)
struct Handler;
#[async_trait]