Discord-Bot-API-LOL.mp4
- add the file .env and edit according to your TOKEN and API_KEY variables.
- change the API KEY according to your API KEY on the website Riot Developer Portal ( API KEY changes every 24 hours ).
- change the number of channel ID in main.py file.
-
python -m pip install dotenv
-
python -m pip install discord
-
python -m pip install asyncio