The game is based on a conversation with the bot, which has conceived a four-digit number. Your goal is to guess it!
- Google App Script backend
- Google Spreadsheet database
- TelegramBotApi frontend
- Copy this Google Spreadsheet
- Create Telegram bot
- Add TELEGRAM token
- Build web application from script
- add Webhook telegram with app url
- Gmail account
- Browser (Chrome)
- 1.0.0
- Create main logic
If you find any errors, bugs, comments, improvement or just bad code - open a issue. It would be grateful if there will be a pull request!
- Release 1.0.1
- Add more friendly texts
- Rewrite sent messages get array params
- Refactor code
- Release 1.1
- Notify if you get top 5
- Add multi languages
- Check telegram user language
- Release 1.1.1
- Rewrite Database.gs like class
- Rewrite User.gs
- Release 1.2
- add notifications for users and rules
- user can choose count of numbers
- Release 1.2.1
- new logger.