RonnyBot is one of our first and most ambitious Projects at KranCorp. RonnyBot aims to imitate a realistic and authentic Cranefriend and Ronny behaviour.
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".
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.