mo4wez / dicegame

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dice Game Bot

Dice Game Bot is a Telegram game bot built using Pyrogram. Users have some coins and can bet in simple games such as Dice, Football, Slot Machine, Basketball, Dart Game, and Bowling.

Table of Contents

Screenshots

mainmenu account games dice cl

Installation

To install and set up the Dice Game Bot:

# Clone the repository
git clone https://github.com/mo4wez/dicegame.git

# Change to the project directory
cd dicegame

# Install dependencies
pip install -r requirements.txt

# Set up environment variables
cp .env
# Edit the .env file with your credentials and settings

# Run the bot
python main.py

About


Languages

Language:Python 100.0%