Head over to twitch.tv/twitchsolvescube to try out this project!
Command | Aliases | Description |
---|---|---|
!join |
!j |
Join the current game/queue |
!leave |
!l |
Leave the current game/queue |
!queue |
!q |
Show the current player queue |
These are commands that can only be used when its a players turn.
Command | Aliases | Description | Examples |
---|---|---|---|
!top <puzzle_id> |
!leaderboard , !lb |
Shows top solvers for a puzzle. Defaults to 3x3x3 puzzle. | !top !top 2x2x2 |
!topsolvers <puzzle_id> |
– | Shows users with most solves overall for a puzzle. Defaults to 3x3x3 puzzle. | !topsolvers !topsolvers 2x2x2 |
!pb <username> <puzzle_id> |
Shows personal best for a user and puzzle. Defaults to your PB and 3x3x3 puzzle. | !pb !pb 2x2x2 !pb @user !pb @user 2x2x2 |
|
!view <uuid> |
– | Shows stats of a specific solve by its UUID. | !view 01234567-89ab-cdef-ghij-klmnopqrstuv |
!solves <username> <puzzle_id> |
– | Shows how many times a user has solved a puzzle. Defaults to your solves and 3x3x3 puzzle. | !solves !solves 2x2x2 !solves @user !solves @user 2x2x2 |
For developing/contributing or setting up refer to the CONTRIBUTING.md doc.
This project is under GPL3 which means you are free to use this program, but must publicly publish any code that uses it. View full license for exact details here.