GithubHelp home page GithubHelp logo

chessbuddies's Introduction

Chess Buddies

A .NET Core based Discord chess bot

Instructions

Discord Commands(!name, Example, Description):

  • !? or !help
  • !challenge, !challenge @SomeDiscordUser, challenge another player to a match
  • !accept, accept a match challenge or undo request
  • !move, !move a2a4 or !a2a4, move your piece, if your pawn reaches the other side of the board it will be promoted to queen by default. You can promote your pawn to other pieces if you like, r = Rook, b = Bishop, q = Queen, n = Knight. An example move promoting a white pawn to a Knight would be !a7a8n
  • !resign, resign the match
  • !show, display the board
  • !undo, request the last move be undone

Administration Commands

  • !shutdown, !shutdown 5, this will shutdown the bot in 5 minutes.
  • !status, retrieves the bot's status

Add Chess Buddies to your Discord server.

Installing and Hosting your own Chess Buddies bot.

Pre-requisites: Install .NET Core 2.0.5 Runtime 32-bit or 64-bit.

  1. Download the current release from the Releases tab
  2. Unzip it to a directory.
  3. Open powershell in the directory(CTRL+SHIFT+Right Click -> Open Powershell Window Here).
  4. Edit appsettings.json and put your Discord account in the admins field and put your bot's token in the token field. If you don't know how to create a Discord bot or get your bot's token, follow the Discord bot guide.
  5. Run dotnet ChessBuddies.dll

chessbuddies's People

Contributors

jhastingsiii avatar nvrnight avatar wadethefade avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.