eb.WithDescription("Thank you for participating in Mares 2024 April Fools event."
+Environment.NewLine+Environment.NewLine
+"As you might have already guessed from the post, nothing that was written there had any truth behind it."
+Environment.NewLine+Environment.NewLine
+"This entire thing was a jab at the ridiculousness of cryptocurrency, microtransactions and games featuring multiple currencies. I hope you enjoyed the announcement post!"
+Environment.NewLine+Environment.NewLine
+"__As you already have a role that gives you a permanent Vanity ID, you cannot win another one here. "
+"However, tell your friends as this bot will give them a chance to win one of "+_totalAprilFoolsRoles+" lifetime vanity roles.__");
eb.WithDescription("Thank you for participating in Mares 2024 April Fools event."
+Environment.NewLine+Environment.NewLine
+"As you might have already guessed from the post, nothing that was written there had any truth behind it."
+Environment.NewLine+Environment.NewLine
+"This entire thing was a jab at the ridiculousness of cryptocurrency, microtransactions and games featuring multiple currencies. I hope you enjoyed the announcement post!"
+Environment.NewLine+Environment.NewLine
+"__You already participated in the giveaway of the permanent Vanity roles and therefore cannot participate again. Better luck next time!__");
}
elseif(remainingRoles>0)
{
eb.WithColor(Color.Green);
eb.WithTitle("Happy April Fools!");
eb.WithDescription("Thank you for participating in Mares 2024 April Fools event."
+Environment.NewLine+Environment.NewLine
+"As you might have already guessed from the post, nothing that was written there had any truth behind it."
+Environment.NewLine+Environment.NewLine
+"This entire thing was a jab at the ridiculousness of cryptocurrency, microtransactions and games featuring multiple currencies. I hope you enjoyed the announcement post!"
+Environment.NewLine+Environment.NewLine
+"You have currently no permanent role that allows you to set a Vanity ID, however I am giving away a total of "+_totalAprilFoolsRoles+" permanent vanity roles "
+"("+remainingRoles+" still remain) and you can win one using this bot!"
+Environment.NewLine+Environment.NewLine
+"To win you simply have to pick one of the buttons labeled \"Win\" below this post. Which button will win is random. "
+"There is a 1 in 5 chance that you can win the role. __You can only participate once.__");
eb.WithDescription("Thank you for participating in Mares 2024 April Fools event."
+Environment.NewLine+Environment.NewLine
+"As you might have already guessed from the post, nothing that was written there had any truth behind it."
+Environment.NewLine+Environment.NewLine
+"This entire thing was a jab at the ridiculousness of cryptocurrency, microtransactions and games featuring multiple currencies. I hope you enjoyed the announcement post!"
+Environment.NewLine+Environment.NewLine
+"__I have been giving away "+_totalAprilFoolsRoles+" permanent Vanity ID roles for this server, however you are sadly too late as they ran out by now. "
+"Better luck next year with whatever I will come up with!__");
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.