New chess pieces

This commit is contained in:
Dragon Fire
2021-02-08 17:55:22 -05:00
parent 4c495cc8df
commit 59c1f3539b
15 changed files with 6 additions and 6 deletions
+4 -3
View File
@@ -21,9 +21,10 @@ module.exports = class ChessCommand extends Command {
description: 'Play a game of Chess with another user or the AI.',
credit: [
{
name: 'Chessboard Image',
url: 'https://chessboardimage.com/',
reason: 'Piece Images'
name: 'PNGkey.com',
url: 'https://www.pngkey.com/',
reason: 'Piece Images',
reasonURL: 'https://www.pngkey.com/maxpic/u2w7q8o0r5y3t4w7/'
},
{
name: 'Chess.com',