/discord-holdem

A repository for prototyping discord bots for poker games

Primary LanguageJavaScript

Discord Poker Bot

This bot simulates Texas Hold'em for Discord through a series of commands and allows users within channels to gain and hold chips. It is based off of a fork of discord-poker-bot.

This repo is currently being used as a node tutorial for my son. Any substantive improvements to the discord-poker-bot will be back-ported to the original fork.

Requirements

Installation Steps (if applicable)

  1. Clone repo
  2. Run npm install
  3. Add Discord credentials (CLIENT_TOKEN) in a .env file
  4. Run npm start
  5. Interact with your Discord bot via your web browser or local client

Usage

!clear

!start

!newprofile

!add

!bank

!id

!withdraw

!chips

!play

!list

!deal

!quit

!end

Functions that written but buggy

!options

!purge

!gamestatus