Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 540 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 540 Bytes

edu-telegrambot @schoolOlympiadsBot

NodeJS telegrambot with inline-keyboards

1. Install git

Go to git site and download/install a version for your OS

2. Install node

Go to Node JS site and pick the latest version

3. Clone the repository and install dependencies

git clone https://github.com/shtbik/edu-telegrambot.git
cd edu-telegrambot
npm install
npm start