In the image below can you please help me find where the Additional Help part is given in the code provided below;
Code: https://github.com/jagrosh/Vortex
#Hey can anyone help me find where this is provided in the code
15 messages · Page 1 of 1 (latest)
⌛ This post has been reserved for your question.
Hey @tight vortex! Please use
/closeor theClose Postbutton above when you're finished. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
I giess commands are implemented here
find what?
return "\uD83D\uDD17 ["+event.getSelfUser().getName()+" Wiki]("+Constants.Wiki.WIKI_BASE+")\n" // 🔗
+ ":discord: [Support Server]("+event.getClient().getServerInvite()+")\n"
+ CMD_EMOJI + " [Full Command Reference]("+Constants.Wiki.COMMANDS+")\n"
+ ":patreon: [Donations]("+Constants.DONATION_LINK+")";
Yea tyy!!
And btw the error with the webhook was that it needed to be discordapp.com instead of discord.com