Answer the question
In order to leave comments, you need to log in
How to make self-bot react to other or specific users?
bot = commands.Bot(command_prefix=prefix, self_bot=True), if I remove self_bot=true the bot doesn't care about its commands and from others
bot.run(token, bot=False) and if I remove or change it to True = the bot is just does not start, is there a solution to this?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question