Version: 0.2
Status: Working (with basic functions)
This is a hobby project. I use this project to get used to python.
This project should be a Discord Bot which works as MVP Tracker for Ragnarok Online
Lib:
- Install dependencies
- Clone this
- Done
Edit config.yml with token and channel id of your server.
Edit mvp.list to add more mvps.
TODO: Write usage instructions
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
TODO: Write History
Readme Template: https://gist.github.com/zenorocha/4526327
TODO: Write license