Update main.rs
register lfg-other command
This commit is contained in:
parent
c9ea6a393a
commit
0ac46b7b72
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ async fn main() {
|
||||||
commands: vec![
|
commands: vec![
|
||||||
commands::lfg::lfg(),
|
commands::lfg::lfg(),
|
||||||
commands::lfg::expert(),
|
commands::lfg::expert(),
|
||||||
|
commands::lfg::other(),
|
||||||
commands::xd::xd(),
|
commands::xd::xd(),
|
||||||
commands::helpstart::helpstart(),
|
commands::helpstart::helpstart(),
|
||||||
commands::bots::bots(),
|
commands::bots::bots(),
|
||||||
|
|
Loading…
Add table
Reference in a new issue