All Projects β†’ yenbekbay β†’ sozdik-bot

yenbekbay / sozdik-bot

Licence: GPL-3.0 license
πŸ‡°πŸ‡ΏπŸ‡·πŸ‡Ί Telegram and Messenger bot for Sozdik, a Russian to Kazakh dictionary

Programming Languages

javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to sozdik-bot

Urban Bot
πŸ€– The universal chatbot library based on React. Write once, launch Telegram, Facebook, Slack, ... every messenger with chatbots
Stars: ✭ 223 (+1615.38%)
Mutual labels:  telegram-bot, facebook-messenger-bot
C4bot
Chat bot that plays Connect Four with you
Stars: ✭ 21 (+61.54%)
Mutual labels:  telegram-bot, facebook-messenger-bot
Torpedo
Pluggable, multi-network asynchronous chat bot written in Go
Stars: ✭ 19 (+46.15%)
Mutual labels:  telegram-bot, facebook-messenger-bot
Swiftybot
How to create a Telegram, Facebook Messenger, and Google Assistant bot with Swift using Vapor on Ubuntu / macOS.
Stars: ✭ 247 (+1800%)
Mutual labels:  telegram-bot, facebook-messenger-bot
yt2audiobot
Telegram bot for converting YouTube videos to mp3
Stars: ✭ 26 (+100%)
Mutual labels:  telegram-bot
smsq
Receive your SMS messages in Telegram
Stars: ✭ 48 (+269.23%)
Mutual labels:  telegram-bot
BTB-manager-telegram
A feature packed but easy-to-use Telegram bot for remotely managing Binance Trade Bot instances
Stars: ✭ 337 (+2492.31%)
Mutual labels:  telegram-bot
Telegram Vc Bot
A bot that can play music on telegram group's voice chat.
Stars: ✭ 94 (+623.08%)
Mutual labels:  telegram-bot
john feedbackbot
A simple feedback bot with message response support
Stars: ✭ 22 (+69.23%)
Mutual labels:  telegram-bot
Fb Automated Birthday Wisher
Automatically wishes your selected fb friends on their Birthday
Stars: ✭ 39 (+200%)
Mutual labels:  facebook-messenger-bot
telegram-bot-rpi-camera
Telegram bot for capturing images with Raspberry Pi camera module
Stars: ✭ 13 (+0%)
Mutual labels:  telegram-bot
trackrBot
A chatbot that helps you set price alerts for your amazon products.
Stars: ✭ 18 (+38.46%)
Mutual labels:  telegram-bot
skype-to-telegram
Skype to Telegram bot, for receive your message from skype in telegram
Stars: ✭ 14 (+7.69%)
Mutual labels:  telegram-bot
tele-vdo-rider
Telegram bot to convert online videos to audio (mp3)
Stars: ✭ 17 (+30.77%)
Mutual labels:  telegram-bot
Anjani
πŸ€– Telegram group management bot with spam protection
Stars: ✭ 45 (+246.15%)
Mutual labels:  telegram-bot
RAM-UBOT
USERBOT TELEGRAM BUAT SENENG-SENENG AJA BLOK!
Stars: ✭ 69 (+430.77%)
Mutual labels:  telegram-bot
nosticker bot
Bot that fights telegram stickers
Stars: ✭ 18 (+38.46%)
Mutual labels:  telegram-bot
atlink
πŸ”— A telegram bot that turns @ links into instagram links both in private chats and groups. Source code for: https://youtu.be/jhFsFZXZbu4
Stars: ✭ 44 (+238.46%)
Mutual labels:  telegram-bot
TGInlineGIF
Telegram Inline tenor gif search bot.
Stars: ✭ 19 (+46.15%)
Mutual labels:  telegram-bot
allukabot
Modular HunterxHunter themed Telegram Bot for managing your group with additional features.
Stars: ✭ 21 (+61.54%)
Mutual labels:  telegram-bot

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].