Answer the question
In order to leave comments, you need to log in
AttributeError: module 'discord.guild' has no attribute 'create_text_channel' What should I do?
@bot.event
async def on_message(message):
if message.channel.id == 845581728218087447:
await guild.create_text_channel(name='channel',category=845581728663076879)
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