diff --git a/Bot/Bot.fs b/Bot/Bot.fs index 78cf38d..d3c8c09 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