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