Compare commits
3 Commits
a3559794aa
...
8150e5c09c
| Author | SHA1 | Date | |
|---|---|---|---|
|
8150e5c09c
|
|||
|
0f2a5a0dc5
|
|||
|
638dc75cb7
|
@@ -122,6 +122,7 @@ async fn main() -> anyhow::Result<()> {
|
||||
} else {
|
||||
Account::offline(&username)
|
||||
};
|
||||
|
||||
let Err(error) = ClientBuilder::new_without_plugins()
|
||||
.add_plugins(DefaultBotPlugins)
|
||||
.add_plugins(HaxPlugin)
|
||||
|
||||
Reference in New Issue
Block a user