Skip to content

lewis-weinberger/guess-the-category

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guess the category!

Check

A simple guessing/deception game inspired by Spyfall, using Discord as the user interface.

Usage

The bot is written in Haskell using discord-haskell. It requires GHC and cabal:

git clone https://github.com/lewis-weinberger/guess-the-category
cd guess-the-category
cabal build
export DISCORD_TOKEN=<your-token-here>
export DISCORD_GUILD=<your-guild-here>
cabal run

The bot registers the following slash commands in Discord:

  • join: join the lobby to play the next round
  • leave: leave the lobby
  • set: set the categories for the next round
  • new: start a new round
  • reveal: show the player their assignment (using an "ephemeral" message)

About

a simple guessing game to play in Discord

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published