Jak kodować bot niezniszczany w Python NextCord

#import the moudles

import nextcord
from nextcord.ext import commands
Michael Kofi