https://github.com/redbackthomson/lolalerter
An open-source version of the LoLAlerter client - http://lolalerter.com/
https://github.com/redbackthomson/lolalerter
Last synced: 23 days ago
JSON representation
An open-source version of the LoLAlerter client - http://lolalerter.com/
- Host: GitHub
- URL: https://github.com/redbackthomson/lolalerter
- Owner: RedbackThomson
- License: mit
- Created: 2015-09-04T06:38:20.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-04T17:15:46.000Z (almost 11 years ago)
- Last Synced: 2025-03-01T00:39:09.023Z (over 1 year ago)
- Language: Python
- Size: 168 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LoLAlerter
An open-source version of the LoLAlerter client - http://lolalerter.com/
The web-interface has been open-sourced to [here](https://github.com/RedbackThomson/LoLAlerter-web)
## Requirements
- Python >= 3.4
- MySQL >= 5
## Development Instructions
1. ```$ pip install```
2. Run db_create.sql
3. Edit ```lolalerter.conf```
4. Edit logging path (Line 29) in ```logging.conf```
**To run**
```python lolalerter/lolalerter.py```
## Administrator Commands
Edit the ```AdminSummoner``` setting in the database to your summoner ID.
The AdminSummoner sending these messages to any bot on your region will produce a result:
- ```!online```: A list of online users
- ```!message {twitch_username} {message}```: Sends an in-game message to a summoner for the given twitch user
## User Commands
Any user sending these messages to their bot will produce a result:
- ```!hi```: Bot will respond with ```Hi``` (easy to test if the bot is active)
- ```!restart```: Bot will restart tracking for the user