Update main.rs

register lfg-other command
This commit is contained in:
Stachelbeere1248 2024-11-02 13:03:33 +00:00 committed by GitHub
parent c9ea6a393a
commit 0ac46b7b72
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -46,6 +46,7 @@ async fn main() {
commands: vec![
commands::lfg::lfg(),
commands::lfg::expert(),
commands::lfg::other(),
commands::xd::xd(),
commands::helpstart::helpstart(),
commands::bots::bots(),