update readme
This commit is contained in:
parent
70141b162f
commit
c75258a868
@ -3,6 +3,8 @@
|
||||
Pokemon Showdown data processing, mostly for HHIRLLL's Pokemon league. Ugly as
|
||||
fuck.
|
||||
|
||||
Also includes a bot to automate replay ingestion and provide misc utilities.
|
||||
|
||||
## Requirements
|
||||
|
||||
- Python with sqlite
|
||||
@ -40,3 +42,4 @@ whatever SQL queries against the data file (default `data.db`) you want.
|
||||
- include timestamps in logs to correlate KOs with the mon that KOed
|
||||
- calculate gametime based on active turns rather than moves used
|
||||
- also solves the issue where paralyzed/confused turns are not counted
|
||||
- use asyncio in bot
|
||||
|
Loading…
Reference in New Issue
Block a user