Skip to content

Simple Telegram bot that uses inline keyboards to provide some entertainment.

License

Notifications You must be signed in to change notification settings

natanrufino/inlinegamesbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inline Games - Telegram Bot

This is basically a simple bot showcasing Bots 2.0 'inline keyboards' feature in Telegram.

You can see the bot in action by messaging @inlinegamesbot.

Setting up

This bot is intended to work with webhooks only, it may work with getUpdates but it wasn't designed for it.

You must:

  • install dependencies with Composer - composer install
  • check install instructions of akalongman/php-telegram-bot
  • create DB structure for this bot using structure.sql file
  • check webhook_example.php in examples directory

Contributing

See CONTRIBUTING for more information.

License

GNU General Public License v3.0

See LICENSE for full license information.

About

Simple Telegram bot that uses inline keyboards to provide some entertainment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%