How to fix my moderator bot?
I have made a moderator bot in Discord to kick/ban members. Its not working; please help me!
Voters
VulcanWM (2305)
Which error is coming up?
Nithen (0)
@VulcanWM there is no error. it just doesn't respond at all
Ask coding questions
I have made a moderator bot in Discord to kick/ban members. Its not working; please help me!
Which error is coming up?
@VulcanWM there is no error. it just doesn't respond at all
try:
@VulcanWM its still not working. to activate it, I have to put %kick @person, ryt?
%kick @user reason
try using this code when defining the client and the bot:
@Nithen
and add this code to the bot to show the error:
@Nithen
@VulcanWM its showing that mke_embed is not defined
replace the code above with this:
@Nithen
@VulcanWM Ok so.. I tried it and the bot responded with the error "Error Command raised an exception: Forbidden: 403 Forbidden (error code: 50013): Missing Permissions"
however, I have the kick members permission. what should I do?
give the bot admin perms @Nithen
Oh ok I will do that
@VulcanWM
works? @Nithen
@VulcanWM nope... it already had the permission, yet couldn't do it