forked from adam/discord-bot-shtik
:face_palm:
This commit is contained in:
parent
246f15bc61
commit
0265be98c9
@ -57,6 +57,7 @@ namespace silverworker_discord
|
|||||||
{
|
{
|
||||||
if (!eventsSignedUp)
|
if (!eventsSignedUp)
|
||||||
{
|
{
|
||||||
|
eventsSignedUp = true;
|
||||||
Console.WriteLine("Bot is connected! going to sign up for message received and user joined in client ready");
|
Console.WriteLine("Bot is connected! going to sign up for message received and user joined in client ready");
|
||||||
|
|
||||||
_client.MessageReceived += MessageReceived;
|
_client.MessageReceived += MessageReceived;
|
||||||
|
Loading…
Reference in New Issue
Block a user