Skip to content

jimmy70111/TFT-discord-bot-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

TFT-discord-bot-

Proof of Concept

The following showcase me making an discord bot which I can implement with the riot API to fetch real time data

I made an bot with the following code and the command allow the bot to say hi in discord.py-

image

how to add API and fetch real time data

  • give then API key I got from the company riot_api_key = 'RGAPI-44e82c49-1f92-4482-81e8-433d8c528f53'
  • I can use import request(python) allowing the api to be used
  • This allows discord bot events and commands to fetch real time data.

how to compile?

  • simply running the code provided in discord.py would turn the discord bot online which then you can do commands with it (note: this will only work with the bot being in your server)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages