Impulse - Internship Application Manager
Project was designed to get data from the UCSD Housing, Dining, and Hospitality Department about item names, prices, and calories. Uses python's BeautifulSoup library. Converts the data into an easy-to-read table with item, price, serving size, calories per dollar, calories per serving, and protein per serving using pandas library.
Started December 2018
Created using Javascript with JSON
Created a discord bot using the discord.js library with 9 commands so far
For instance:
!help to obtain information about the other commands and usage.
!build [string] to add words to a string that is stored as a JSON object, which
everyone can build on.
!buildClear to clear the sequence of strings and start from fresh
!joinedAt to see the date a user has joined said server
!odds @User [numberOutOf] based off of What are the Odds;
have the bot message both users for a number and compare it.