Need help enabling user bot commands
Hey everyone!,
I have created my first discord bot using python and the bot does show it connects in the code and on discord. However, I am lost to make the and days command to work. I have included my code for its (seen below)
according to this the command name is set_activity_days and set_extended_absence earlier in the code I set as the prefix. However when I attempt to set the days to test the bot i get nothing:
Am I missing something I was told to get rid of and i tried that but still nothing
10 Replies
Can you send the bot file, please make sure you do not have a bot token within this file or any other sensitive information.
Yeah I will
do i send the bot file to you or put it in the discord
What intents do you have selected within the discord developer portal for your application
I selected all of them
and the intent code is as follows:
I talked to some other guys, and I was unable to identify the issue. I would recommend checking out the official Discord.py server for more help; we primarily are focused on cybersecurity and cybersecurity education on this server. I am sorry I couldn't be more help.
https://discord.gg/dpy
Okay seems that I have solved this issue Thank you @wagon_
No problem, sorry I couldn't do more. glad you got it figured out
yeah lol now im gonna have to figure out how to let the bot see past nicknames cause I noticed it will not use nicknames of members
but its been an excellent learning expirience