Skip to content

Commit

Permalink
refactor(README) remove FIDE docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jalpp authored May 8, 2024
1 parent 1d17996 commit 56dce30
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Chesslise is open source Chess based Discord application, which allows users to
2. [Chess.com API](https://github.com/sornerol/chess-com-pubapi-java-wrapper)
3. [JDA 5 Discord API](https://github.com/DV8FromTheWorld/JDA)
4. [StockFish API](https://stockfish.online/)
5. [Fide API](https://github.com/lenguyenthanh/fide?tab=readme-ov-file)


# Libraries

Expand All @@ -37,7 +37,7 @@ Chesslise is open source Chess based Discord application, which allows users to
| Commands | Description |
| ----------- | ----------- |
| /puzzle | Do Lichess/Chess.com puzzles |
| /analyze | analyze positions |
| /solve | solve chess puzzles in Discord |
| /play | create live chess games in Discord |

## App Directory
Expand All @@ -46,7 +46,7 @@ Chesslise is open source Chess based Discord application, which allows users to
## Discord Support Server
[Join](https://discord.gg/uncmhknmYg)

## Version number: 13.5
## Version number: 13.6

## Road map for chesslise
- add chessxplain API
Expand Down
5 changes: 0 additions & 5 deletions commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
| /broadcast | View broadcast info for the current Lichess broadcast |



# Chess.com Commands
| Commands | Description |
| ----------- | ----------- |
Expand All @@ -33,7 +32,3 @@
| /puzzle | solve Lichess/Chess.com puzzles live in Discord |
| /solve | solve live puzzles using chess moves |

# FIDE
| Commands | Description |
| ----------- | ----------- |
| /fide | View top10 FIDE chess players |

0 comments on commit 56dce30

Please sign in to comment.