Skip to content

tizhproger/inline_roulette_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Note

This code was written many years ago for fun and can be not very good optimised (or written).

However, it is still can serve as PoC

🎰 Inline Russion Roulette Bot

Inline "Russion Roulette" game for a Telegram bot. Users can play directly from any chat via inline mode.

πŸš€ Installation & Run

  1. Install dependencies:

    pip install pyTelegramBotAPI
  2. Clone the repository:

    git clone https://github.com/tizhproger/inline_roulette_bot.git
    cd inline_roulette_bot
  3. Set your bot token in inline_roulette.py:

    API_TOKEN  = "YOUR_TELEGRAM_BOT_TOKEN"
  4. Run the bot:

    python inline_roulette.py

🧠 Usage

  • In any chat, type @YourBotUsername, choose the "Roulette"
  • Press the button to test your luck!

About

This is an inline game for telegram bot written on telebot without any additional libraries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages