Answer the question
In order to leave comments, you need to log in
What is wrong with discord.py?
Just started to master discord.py, wrote test code
import discord
from discord.ext import commands
bot = commands.Bot(command_prefix='>')
@bot.command()
async def ping(ctx):
await ctx.send('pong')
bot.run('тут мой токен')
Answer the question
In order to leave comments, you need to log in
The guys decided everything, I just had to transfer the file to a separate folder, deleted discord.ext, downloaded it in the hope that it would help
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question