Skip to content

A Discord bot written to allow users to play chess against each other. Fully written in Python. Currently a WIP

Notifications You must be signed in to change notification settings

Samuel-Roach/ChessBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChessBot

A discord bot to play chess against other users

About

ChessBot is a Python based discord bot, written to allow users in a server to play chess against each other. No chess library is used to handle moves, and all code can be found in this repository.

How to use

$challenge @{user}

Create a challenge between yourself and the user

$accept @{user}

Accept the challenge extended to you by the user

$move {first_pos} {second_pos}

Move the piece located at the first position to the second position

$draw

Offer a draw to the player you're playing against

$resign

Resign the current match you are playing

How to install

FAQ

About

A Discord bot written to allow users to play chess against each other. Fully written in Python. Currently a WIP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages