/guess-the-age-bot

Telegram-bot for playing «guess the age» game in group chats.

Primary LanguageJavaScript

guess-the-age-bot

Telegram-bot for playing «guess the age» game in group chats.

Links

  1. Bot itself
  2. Author's channel

Usage

I send a photo of a person to your group chat, and your goal is to guess his age. The more accurately you answer, the less points you lose.

Note

/photos folder contains 5 example photos. You can add more if you want, but note that the first number of the name of the file is the age. Also you must rename db.example.json and config.example.js to db.json and config.js respectively. Don't forget to set your bot token and bot ID in config.js.