jsuesse / Mastermind

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warning! I made this project a while ago, just dumped it here for now. There are untested changes, but it seems to work so far. Cleaning up later or maybe never.

Beware of Spaghetti !!

Mastermind - Discord Bot

What is this?

Implementation of a discord Bot for this game: https://en.wikipedia.org/wiki/Mastermind_(board_game)

Usage

  • Clone the repo
  • create and replace the discord token with the according permissions to send, read and delete messages (google it) etc.
  • Run the Bot on local

Commands:

To play mastermind write:

!t mastermind play

The bot will delete your message, don't be afraid

Gimmick:

!t coinflip

image

Contributing and Issues

Do not contribute, yet, do not create Issues.

License

GPLv3

inspired by and based on https://github.com/PolyMarsDev/Sokobot/

About

License:GNU General Public License v3.0


Languages

Language:Java 100.0%