Skip to content

Discord bot that displays League of Legends players' profiles

License

Notifications You must be signed in to change notification settings

abaltra/lol-profiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lol-profiles

Discord bot that displays League of Legends players' profiles

Requirements

Node >= 8
Redis

Instructions

First and foremost, get a bot token from Discord. Follow the instructions here to accomplish that. You'll also need a Riot developer key, you can get one from here

After getting both keys, just run this to start the bot:

npm i
node index.js --discordToken=YOUR_DISCORD_TOKEN --riotKey=YOUR_RIOT_KEY

When the bot's running, just type in in chat:

!lolprofile SUMMONER_NAME:REGION

About

Discord bot that displays League of Legends players' profiles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published