telebot icon indicating copy to clipboard operation
telebot copied to clipboard

Add game support

Open bytesnake opened this issue 7 years ago • 0 comments

Support playing games with a Telegram bot. In order to do this, you need to

  • Add missing objects/functions to objects.rs/functions.rs
  • Include some nice wrapper to create a game
  • Add an example to examples/
  • [x] Add support for games
  • [ ] Write an example to show a usecase

bytesnake avatar Feb 24 '18 14:02 bytesnake