/memorii-bot

Telegram bot for memorizing

Primary LanguageJavaScript

Memorii-bot

Telegram bot which helps with words memorizing.

Memorii-bot is different from all other language learning bots because user adds all the words she/he wants to learn. Check out front-end repo for more details.

Memorii-bot already exists as @memorii_bot

bot_gif

But if you want to set your own bot follow installation steps

Installation

  • Run commands ⬇️

git clone https://github.com/KarinaDavtyan/memorii-bot.git

cd memorii-bot

yarn install

  • Create TelegramBot here

  • Add .env file

Set:

TELEGRAM_TOKEN - you just got it from BotFather

API - backend which you set from this repo

Tech-stack

Contributing