Skip to content
This repository has been archived by the owner on Jun 18, 2021. It is now read-only.

UpperDeckerLabs/gamebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gamebot

A slack bot for card games.

How to install

  • Clone this repo
  • npm install in the cloned directory
  • Generate a bot token by going to slack configuration, Custom Integrations, Bots
  • Set the SLACK_TOKEN environment variable (export SLACK_TOKEN=abc123)
  • Set the PORT environment variable for the web server (defaults to 8080)
  • Run the app with node app.js
  • Invite the bot to the room where you want the games to be played.

Features

  • Blackjack game by saying @gamebot 21
  • Video poker game by saying @gamebot poker
  • Check your winnings by saying @gamebot money
  • Web based leaderboard by visiting http:https://gameboturl/stats

Issues

About

A Slack bot for card games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published