T
T
tixonochek2021-01-24 01:00:51
Python
tixonochek, 2021-01-24 01:00:51

How to create an invitation to the Discord Server on behalf of the bot?

How to create an invitation to the Discord Server on behalf of the bot?

If so I use a line like this in bot.commands:

client = commands.Bot(command_prefix='/', self_bot=True, help_command=None)

(Not bot = comma... but client)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Maxim Nevzorov, 2021-01-24
@tixonochek

channel.create_invite()

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question