JavaScript: Discord Bot
This Project uses JavaScript to run seamlessly with a dedicated web server. Using node.js made it possible to establish a server where I then used discord.js to create methods to work with the users of the bot. This program comes complete with the ability to respond and react to messages that are prevalent to restaurants that are on my universities campus. This project was created because there was a constant need to find out the hours of the restaurants on campus. Appealing to my audience I decided to create a program that optimizes time while in Discord. It is now a part of multiple servers which
Creates Polls for large servers
Versatile Method Manipulation to process reactions in Discords API
this pictures was taken before the name of the bot was changed
Implementation
Application to Server Implementation and webserver development using glitch.com as a host
RETRIVES SITE DATA
Using the webscrape.js package the bot is able to read site data from the restaurants and output the designated time on the current day of the week.
Documentation
Reading and interpreting documentation to in turn created detailed comments for versatile understanding.