#Slash commands not appearing on server
1 messages · Page 1 of 1 (latest)
Do you have the application.commands selected?
yes
Try to do this: from discord.commands import slash_command and use slash_command instead of discord.slash_command
nope still not showing up
Hm try to reinvite ur bot and make sure u have application.commands selected
Also the cog is loading successfully right?
i just did that again after your first suggestion. should i kick and re join it this time?
how can i check that?
Add an on_ready listener to the cog and a print statements inside it
Use @commands.Cog.listener for the decorator
yeah its loading
yup
read the docs
am now
should be cool now
yep that worked. i even looked at that before and thought it wasnt what i was looking for. i need sleep lol. thanks so much @young terrace and @earnest ether for your time and help!
you're welcome! Run /close to archive the thread now that your problem is solved 🙂