yenbekbay / sozdik-bot

πŸ‡°πŸ‡ΏπŸ‡·πŸ‡Ί Telegram and Messenger bot for Sozdik, a Russian to Kazakh dictionary

Home Page:http://sozdik.kz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sozdik-bot

Build Status Coverage Status Dependency Status devDependency Status

Telegram and Messenger bot for Sozdik, a Russian to Kazakh dictionary

Telegram screenshotMessenger screenshot

Development

  1. Install node/npm/yarn. The app has been tested with node v6 and v7.

  2. Clone and install dependencies:

$ git clone https://github.com/yenbekbay/sozdik-bot.git
$ cd sozdik-bot
$ yarn # npm install
  1. Add environment variables: cp .env.example .env and edit with your values.

  2. Run the server

$ yarn start # npm start

Deployment

  1. Install Docker Toolbox: $ brew tap caskroom/cask && brew cask install docker-toolbox
  2. Create a docker machine using any available Docker Machine driver
  3. Deploy the app: $ npm run deploy -- <machine_name>

License

GNU GPLv3 License Β© Ayan Yenbekbay

About

πŸ‡°πŸ‡ΏπŸ‡·πŸ‡Ί Telegram and Messenger bot for Sozdik, a Russian to Kazakh dictionary

http://sozdik.kz

License:GNU General Public License v3.0


Languages

Language:JavaScript 99.1%Language:Shell 0.9%