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
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


