riot-translatebot

A simple riot bot which provides Status about Weblate
git clone git://archive.git.mtrnord.blog/Nordgedanken/riot-translatebot.git
Log | Files | Refs | README | LICENSE

README.md (350B)


      1 [![Code Climate](https://codeclimate.com/github/Nordgedanken/Riot-TranslateBot/badges/gpa.svg)](https://codeclimate.com/github/Nordgedanken/Riot-TranslateBot)
      2 
      3 # Riot-TranslateBot
      4 A simple riot bot which provides Status about Weblate
      5 
      6 # Tests
      7 First make sure you fill a ``config.json`` like the config.example.json.
      8 ```
      9 1. npm install
     10 2. npm test
     11 ```