abiddon
abiddon
CICyber Info
Created by abiddon on 6/12/2023 in #❓︱support-requests
Need help enabling user bot commands
but its been an excellent learning expirience
14 replies
CICyber Info
Created by abiddon on 6/12/2023 in #❓︱support-requests
Need help enabling user bot commands
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
14 replies
CICyber Info
Created by abiddon on 6/12/2023 in #❓︱support-requests
Need help enabling user bot commands
Okay seems that I have solved this issue Thank you @wagon_
14 replies
CICyber Info
Created by abiddon on 6/12/2023 in #❓︱support-requests
Need help enabling user bot commands
intents = discord.Intents.default()
intents.members = True
bot = commands.Bot(command_prefix='!', intents=intents)
intents = discord.Intents.default()
intents.members = True
bot = commands.Bot(command_prefix='!', intents=intents)
14 replies
CICyber Info
Created by abiddon on 6/12/2023 in #❓︱support-requests
Need help enabling user bot commands
and the intent code is as follows:
14 replies
CICyber Info
Created by abiddon on 6/12/2023 in #❓︱support-requests
Need help enabling user bot commands
No description
14 replies
CICyber Info
Created by abiddon on 6/12/2023 in #❓︱support-requests
Need help enabling user bot commands
I selected all of them
14 replies
CICyber Info
Created by abiddon on 6/12/2023 in #❓︱support-requests
Need help enabling user bot commands
do i send the bot file to you or put it in the discord
14 replies
CICyber Info
Created by abiddon on 6/12/2023 in #❓︱support-requests
Need help enabling user bot commands
Yeah I will
14 replies