/simipangpang

bot for the goat at league

Primary LanguageGo

simipangpang

Bot to retrieve stats for simipangpang (the best League player of all time)

Setup

Get an API key for both Discord and Riot Games, then put them in a .env file:

DISCORD_TOKEN=<token>
RIOT_TOKEN=<token>

Then run the app: go run ./cmd/spp