Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
a41c73de5d | ||
![]() |
ac41d73518 |
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"TOKEN": " ",
|
||||
"TOKEN": "Bot_Token",
|
||||
"LavaLinkPassword": " ",
|
||||
"SpotifyClientId": " ",
|
||||
"SpotifyClientSecret": " ",
|
||||
|
@@ -114,7 +114,6 @@ namespace TomatenMusic
|
||||
{
|
||||
await BuildServiceProvider();
|
||||
|
||||
//_ = _host.StartAsync();
|
||||
|
||||
_host.Start();
|
||||
var client = ServiceProvider.GetRequiredService<DiscordShardedClient>();
|
||||
|
Reference in New Issue
Block a user