diff --git a/Bot/Games/Store.fs b/Bot/Games/Store.fs index 5ee8682..e5a5f95 100644 --- a/Bot/Games/Store.fs +++ b/Bot/Games/Store.fs @@ -170,7 +170,7 @@ let purchaseItemEmbed quantity (item : Item) = match item.Type with | ItemType.Jpeg -> let itemName = item.Name.Replace("🎟️", "") - embed.Description <- $"Congratulations! You are in the draw for the {itemName}.\n\nThe winner will be announced soon in <#{GuildEnvironment.channelGiveaway}>" + embed.Description <- $"Congratulations! You are in the draw for the {itemName}.\n\nWinners announced in <#{GuildEnvironment.channelGiveaway}>" embed.ImageUrl <- item.ImageUrl embed.Thumbnail <- DiscordEmbedBuilder.EmbedThumbnail() embed.Thumbnail.Url <- item.IconUrl diff --git a/Bot/InviteTracker.fs b/Bot/InviteTracker.fs index 7ca8888..a3a8455 100644 --- a/Bot/InviteTracker.fs +++ b/Bot/InviteTracker.fs @@ -343,6 +343,9 @@ let sendInitialEmbed (ctx : IDiscordContext) = **__Bonus__** 💰 Earn an extra {InviteRewardAmount} $GBT for every invite! +<:purple_fist:986685279031152650> <@#{GuildEnvironment.roleRecruiter1x}> role if you invite 1 or more Degen +<:red_fist:986685280868249690> <@#{GuildEnvironment.roleRecruiter2x}> role is you invite 5 or more Degen +<:gold_fist:986685276942377052> <@#{GuildEnvironment.roleRecruiter3x}> role is you invite 10 or more Degen **Every invite increases your chances of winning* """