README.md
# AskSusi Telegram Bot
[![Build Status](https://travis-ci.org/fossasia/susi_telegrambot.svg?branch=development)](https://travis-ci.org/fossasia/susi_telegrambot)
[![CircleCI](https://img.shields.io/circleci/project/fossasia/susi_telegrambot.svg?maxAge=2592000?style=flat-square)](https://circleci.com/gh/fossasia/susi_telegrambot)
[![Code Climate](https://codeclimate.com/github/fossasia/susi_telegrambot/badges/gpa.svg)](https://codeclimate.com/github/fossasia/susi_telegrambot)
This is the Telegram bot for [AskSusi](https://github.com/fossasia/susi_server).
To set up your own Telegram Bot for Susi, please check out the [Installation document](/docs/INSTALLATION_TELEGRAM.md).
![Susi Telegram](/docs/images/telegram_screenshot.png "Susi Telegram")
## Technology Stack
```node.js``` and ```Express```.
## Branch Policy
The default branch is ```development```, so make sure you contribute only on this branch.
## License
This project is licensed under the GNU GENERAL PUBLIC LICENSE, Version 3. Please find more info in our [license document](LICENSE.md).