diff --git a/Bot/Bot.fs b/Bot/Bot.fs index d3c8c09..78cf38d 100644 --- a/Bot/Bot.fs +++ b/Bot/Bot.fs @@ -107,8 +107,8 @@ GuildEnvironment.botClientRecruit <- Some inviterBot //adminBot.ConnectAsync() |> Async.AwaitTask |> Async.RunSynchronously //stealBot.ConnectAsync() |> Async.AwaitTask |> Async.RunSynchronously -if guild <> 922419263275425832uL then - Trainer.sendInitialEmbed hackerBattleBot +//if guild <> 922419263275425832uL then +// Trainer.sendInitialEmbed hackerBattleBot // InviteTracker.sendInitialEmbed inviterBot //SlotMachine.sendInitialEmbed slotsBot