elbot/TODO.md
Mihai Moldovanu 44c0a998ee
All checks were successful
continuous-integration/drone/push Build is passing
Testing review
2022-03-17 02:35:43 +02:00

18 lines
410 B
Markdown

# Todo
## Functionality
* [S] Extend inventory to take into account wear items slots
* [B] Add web management interface
* [S] Add templates
* [S] add /save, /inv, /set , /get routes
* Add wanted list + prices ( allow to buy from other players )
## Commands to be added
* /set buy item <ITEM> <QUANTITY> <PRICE>
* /set sell item <ITEM> <QUANTITY> <PRICE>
* /get wanted
## Things for web interface