Adds /games and sets up for more games to come and still be just 1 global slash command,
/games command sends out an invitation so anyone who wants to play can,
Connect 4 and Tic-Tac-Toe are Sub Commands of /games/games connect-4/games tic-tac-toe
players must finish a game or the game has to time out in order to play another
players that are currently in a game cannot join another (invitation will ignore them if they click yes on the invite)
Adds
/games
and sets up for more games to come and still be just 1 global slash command,/games
command sends out an invitation so anyone who wants to play can,Connect 4 and Tic-Tac-Toe are Sub Commands of
/games
/games connect-4
/games tic-tac-toe
players must finish a game or the game has to time out in order to play another players that are currently in a game cannot join another (invitation will ignore them if they click yes on the invite)
uses napi-rs/canvas
Tested On Windows (x64/Local) Raspian 64 (arm64/Local) Debian 10 (arm64,x64/Local)
Much Love -Bacon