Skip to content

shtbik/edu-telegrambot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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