Skip to content

Discord bot for interactive betting games. Challenge friends to fun wagering matches with simple commands. Docker-ready with multi-language support.

Notifications You must be signed in to change notification settings

Pekno/pourcombienbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo Discord Betting Game Bot

GitHub Tag Docker pulls

Description

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!

Commands

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?)

Setup

To get the Discord Betting Game Bot up and running, follow these steps:

  1. Clone the repository:

    git clone <repository-url>
    cd <repository-name>
  2. Install dependencies:

    pip install -r requirements.txt
  3. Set up environment variables:

    • Create a .env file in the root directory of your project.
    • Add the following environment variable to the .env file:
    DISCORD_TOKEN=your_discord_bot_token_here
  4. 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!

About

Discord bot for interactive betting games. Challenge friends to fun wagering matches with simple commands. Docker-ready with multi-language support.

Resources

Stars

Watchers

Forks

Packages

No packages published