Skip to content

A little game in Telegram messenger. Write a number it will tell you if it's bigger or smaller.

Notifications You must be signed in to change notification settings

epfl-dojo/more-or-less-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

more-or-less-bot

A little game in Telegram messenger. Write a number it will tell you if it's bigger or smaller.

Make it work !

  1. Make sure you have nodeJS and npm installed.
  2. Make sure you have a TelegramBot token (talk to @BotFather or look at the doc).
  3. Clone this repo in the directory of your choice (ZIP download or git clone).
  4. Put your token in index.js.
  5. Open a command prompt in more-or-less-bot folder.
  6. $ npm install
  7. $ npm start
  8. Go play in your awesome Telegram app !!

About

A little game in Telegram messenger. Write a number it will tell you if it's bigger or smaller.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published