error while importing bot,Bot commands from discord.ext.commands

Viewed 21

ERROR: Could not find a version that satisfies the requirement bot (from versions: none) ERROR: No matching distribution found for bot

this is happening when i try this

from discord.ext.commands import bot, Bot
0 Answers
Related