N
N
nikto_2112021-11-13 21:35:40
Python
nikto_211, 2021-11-13 21:35:40

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

1 answer(s)
N
Nicholas, 2021-11-14
@pkeorley

Most likely this function is no longer available for self-bots (user-bots) .
Perhaps this is due to the fact that discord recently added Message Intent
Do not forget that this is prohibited by ToS

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question