Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 754 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 754 Bytes

RonnyBot - By KranCorp

Travis

RonnyBot is one of our first and most ambitious Projects at KranCorp. RonnyBot aims to imitate a realistic and authentic Cranefriend and Ronny behaviour.

Usage

Copy the config.example.json to config.json, then set your api key and bot id. Alternatively you can set these as environment variables "BOT_TOKEN" and "BOT_ID".

Development

If you want to contribute to RonnyBot, please note the following guidelines

  • Use an editorconfig plugin for your IDE to ensure consistent formatting.
  • Use ESLint before pushing to maintain a consistent code style.