A game in which the player who first lines up five of their colored pieces consecutively will win, whether they’re aligned vertically, horizontally, or diagonally. (The game is just Connect 4, but where you connect five pieces, rather than four)
Bot Commands
#start - Starts a new game when one isn’t already running.
#stop - Clears the board and stops the current game.
#place [num (1 - 9) or char (A - F)] - Places piece at specified position.
#prefix [new prefix] - Changes the prefix to the new specified prefix.