mirror of
https://github.com/yawaflua/PL_JusticeBot.git
synced 2025-12-09 20:09:31 +02:00
add ephemeral messages and fix some bugs
This commit is contained in:
@@ -33,7 +33,7 @@ namespace DiscordApp
|
||||
await client.LoginAsync(TokenType.Bot, "MTE2NjA3OTk3NjQ0NjEwMzYwMg.GAKOIo.4af972Wh11G0EF4O5tNYb7l-vt5OwMc4HPRnjE");
|
||||
await client.StartAsync();
|
||||
await interactionHandler.InitializeAsync();
|
||||
|
||||
Startup.discordSocketClient = client;
|
||||
await Task.Delay(Timeout.Infinite);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user