adenjonah / Poker-Bot

Jonah's Discord Bot
1 stars 0 forks source link

Poker-Bot README

Table of Contents

Overview

Poker-Bot is a Discord bot designed to facilitate poker games, providing utilities like equity calculation, bank management, and interactive gameplay. It is built for poker enthusiasts and developers interested in poker-related bot development.

Features

Getting Started

To use the Poker-Bot in your Discord server, invite the bot to your server and ensure it has the necessary permissions to read and send messages.

Basic Commands

Installation for Development

  1. Clone the repository to your local machine.
  2. Ensure Python 3.8+ is installed.
  3. Install required dependencies using pip install -r requirements.txt.
  4. Create a .env file with your Discord bot token as DISCORD_TOKEN.

Codebase Structure

Contributing

I plan on optimizing the current features and adding new ones. If you'd like to contribute, please fork the repository and submit a pull request with your changes.

Future Development Prospects