Skip to content

Latest commit

 

History

History
50 lines (29 loc) · 894 Bytes

README.md

File metadata and controls

50 lines (29 loc) · 894 Bytes

RagnaDBot

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

Dependencies

Lib:

Installation

  1. Install dependencies
  2. Clone this
  3. Done

Usage

Edit config.yml with token and channel id of your server.

Edit mvp.list to add more mvps.

TODO: Write usage instructions

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

TODO: Write History

Credits

Readme Template: https://gist.github.com/zenorocha/4526327

License

TODO: Write license