There was an error while loading. Please reload this page.
1 parent a3f90c5 commit 88c80c2Copy full SHA for 88c80c2
1 file changed
TrickFireDiscordBot/Services/Discord/ClubInfoEvent.cs
@@ -17,7 +17,6 @@ public class ClubInfoEvent(IOptions<ClubInfoEventOptions> options, BotState botS
17
),
18
new DiscordTextDisplayComponent(options.Value.ClubInfoMessage),
19
new DiscordSeparatorComponent(divider: true),
20
- new DiscordTextDisplayComponent("Below are some nifty links for everyone"),
21
new DiscordActionRowComponent([
22
new DiscordLinkButtonComponent("https://www.notion.so/trickfire/invite/d3549ba6387d94a9454679a4082d848706d1dd29", "Notion"),
23
new DiscordLinkButtonComponent("https://schej.it/e/7aDA2", "Schej"),
0 commit comments