An open API service indexing awesome lists of open source software.

https://github.com/braycarlson/senna

A tool to automate League of Legends
https://github.com/braycarlson/senna

golang league-of-legends league-of-legends-api websocket

Last synced: 4 months ago
JSON representation

A tool to automate League of Legends

Awesome Lists containing this project

README

          

# senna
A tool to automate League of Legends

## Features
- A runepage will be created based on the region and gamemode selected
- Each summoner spell will be selected based on current champion and customizable preferences
- You can select a region that is most desirable to you
- You can choose between Classic or ARAM gamemodes

## Home

![A screenshot of the "Home" tab](images/home.png?raw=true "Home")

## Event Log

![A screenshot of the "Event Log" tab](images/event.png?raw=true "Event Log")

## Preferences

![A screenshot of the "Preferences" tab](images/preferences.png?raw=true "Preferences")

## Settings

![A screenshot of the "Settings" tab](images/settings.png?raw=true "Settings")

## Note

- senna is a personal project, and while it is functional, a personal API is required to use it
- The purpose of this application is to demonstrate how to use [asol](https://github.com/braycarlson/asol)