项目作者: yenbekbay

项目描述 :
🇰🇿🇷🇺 Telegram and Messenger bot for Sozdik, a Russian to Kazakh dictionary
高级语言: JavaScript
项目地址: git://github.com/yenbekbay/sozdik-bot.git
创建时间: 2016-09-11T15:01:59Z
项目社区:https://github.com/yenbekbay/sozdik-bot

开源协议:GNU General Public License v3.0

下载


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:

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

  4. Run the server

    1. $ 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