ashlkv / wrdy

A Telegram bot for memorizing English vocabulary

Home Page:https://telegram.me/wrdybot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Launching the bot

  1. Install all dependencies

    npm install
    
  2. Create an .env file using .env.template as a template.

  3. Populate database with first 100 words: node maintenance/populate.js

    npm run-script populate
    
  4. Start the bot:

    npm start
    

About

A Telegram bot for memorizing English vocabulary

https://telegram.me/wrdybot


Languages

Language:JavaScript 100.0%