PokemonBot in Python for Discord
> pip install -U discord.py
from discord.ext import commands
from discord.ext.commands import has_permissions
import requests
import json
For more information:
PokemonBot in Python for Discord
> pip install -U discord.py
from discord.ext import commands
from discord.ext.commands import has_permissions
import requests
import json
For more information: