Cómo codificar un bot de discordia en Python NextCord

#import the moudles

import nextcord
from nextcord.ext import commands
Michael Kofi