Welcome to the Discord Betting Game Bot! This bot allows you and your friends to engage in a fun and interactive betting game right within your Discord server. Challenge your friends and see who comes out on top!
Below is a table of commands available for the Discord Betting Game Bot:
| Command | Description | Parameters |
|---|---|---|
/pourcombien |
Initiate a betting game | member (Who do you want to challenge?) |
To get the Discord Betting Game Bot up and running, follow these steps:
-
Clone the repository:
git clone <repository-url> cd <repository-name>
-
Install dependencies:
pip install -r requirements.txt
-
Set up environment variables:
- Create a
.envfile in the root directory of your project. - Add the following environment variable to the
.envfile:
DISCORD_TOKEN=your_discord_bot_token_here
- Create a
-
Run the bot:
python bot.py
A Docker image is also available via Docker Hub.
You should now have the Discord Betting Game Bot running in your server! Enjoy betting with your friends!
