This commit is contained in:
Joseph Ferano 2022-03-10 23:08:08 +07:00
parent 746dcbbc87
commit df6983516c

View File

@ -146,14 +146,14 @@ let handleHack (ctx : IDiscordContext) =
do! Async.Sleep 1000 do! Async.Sleep 1000
let embed = Embeds.responseSuccessfulHack false Sensei.Id defaultHack.Power defaultHack let embed = Embeds.responseSuccessfulHack false Sensei.Id defaultHack.Power defaultHack
do! ctx.FollowUp(embed) |> Async.AwaitTask do! ctx.FollowUp(embed) |> Async.AwaitTask
do! Async.Sleep 2000 do! Async.Sleep 1000
do! sendMessage' do! sendMessage'
("🎉 **Congratulations**\n\n" ("🎉 **Congratulations**\n\n"
+ "You successfully **HACKED** me, and are now an **Elite Haxor!**\n\n" + "You successfully **HACKED** me, and are now an **Elite Haxor!**\n\n"
+ "When you **HACK** other Degenz, you **TAKE** their 💰$GBT.\n" + "When you **HACK** other Degenz, you **TAKE** their 💰$GBT.\n"
+ "But remember, hacks take time to recover, so use them wisely.") + "But remember, hacks take time to recover, so use them wisely.")
do! Async.Sleep 3000 do! Async.Sleep 2000
let message = let message =
$""" $"""