The Cool Bot

Node.js Development - 2017 & 2018

About The Project:

The Cool Bot was developed using Node.js with it's repository available for public use on my GitLab page.

The bot serves a simple purpose in that it interfaces with the Discord API in order to send chat messages back to users to relay game server information. This was developed as a tool for friends I play games with. We often wanted to see what was on specific servers. This allows new users to easily get the server information in an automated way. The bot accomplishes that using triggers which tell it which server to query and return data from.

Recently I updated the bot to support multiple servers, entered by any user who installs the bot. Hopefully this makes the bot more versatile for people who might want to use it outside of my group of friends.

Build With: