I have requested this a while ago, nothing happened.
Discord chess bot

can u PM me how to do it? I want one for my Discord.
Yeah, I just follow the docs. Check it out
https://discord.js.org/#/docs/main/stable/general/welcome
https://www.npmjs.com/package/chess-web-api
You should have previous knowledge about nodeJS.
Hi there!
I have coded a discord bot just for fun using the chess web API. I have used node JS and Typescript. The most important NPM libraries I have used are discordjs and chess-web-api.
You can get a player profile or the stats from a player by inserting a few commands. I have parsed the response so it looks beauty.
Player profile:
Player stats:
The library chess-web-api has no types so I have create the interfaces for the responses.
The possibilities are huge, if anyone have any idea please share!
Responses are in spanish, sorry for that.
Github repo: https://github.com/pablomendezroyo/chess-bot