Shorten message
This commit is contained in:
parent
a7fe2c795d
commit
e39bedf458
@ -134,12 +134,12 @@ let createGuildInvite (ctx : IDiscordContext) =
|
|||||||
|
|
||||||
let embed =
|
let embed =
|
||||||
DiscordEmbedBuilder()
|
DiscordEmbedBuilder()
|
||||||
.WithDescription($"**⏀ Your Mission:**\n`Copy this link` & share it with any Degenz you want to `/RECRUIT`.\n\n" +
|
.WithDescription($"**⏀ Your Mission:**\n`Copy this link` & share it with Degenz you want to `/recruit`.\n\n" +
|
||||||
"**⌼ Your Reward:**\n`Earn 10 $GBT` 💰 for every Degen you've `/RECRUITED`." +
|
"**⌼ Your Reward:**\n`Earn 10 $GBT` 💰 for every Degen you've `/RECRUITED`." +
|
||||||
$"```https://discord.gg/{invite.Code}```")
|
$"```https://discord.gg/{invite.Code}```")
|
||||||
.WithImageUrl("https://pbs.twimg.com/profile_banners/1449270642340089856/1640071520/1500x500")
|
.WithImageUrl("https://pbs.twimg.com/profile_banners/1449270642340089856/1640071520/1500x500")
|
||||||
// .WithImageUrl("https://s7.gifyu.com/images/Resistance_Poster_Final_1.jpg")
|
// .WithImageUrl("https://s7.gifyu.com/images/Resistance_Poster_Final_1.jpg")
|
||||||
.WithTitle("Recruit")
|
.WithTitle("Recruitment")
|
||||||
|
|
||||||
let msg =
|
let msg =
|
||||||
DiscordInteractionResponseBuilder()
|
DiscordInteractionResponseBuilder()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user