code your discord bot code example
Example 1: how to import discord in python
py -3 -m pip install -U discord.py
Example 2: how to make disord bot
follow this https://discordpy.readthedocs.io/en/latest/discord.html to make bot account
use discord api of your laugaungue of choice
discord.py https://discordpy.readthedocs.io/en/latest/index.html
discord.js https://discord.js.org/#/