# ⌚ Chorus Capsule ChorusCapsule is a Discord Bot that helps users store quotes in a "memory capsule" that they can access. By command, it can generate a random poem using past quotes (for servers, group chats, and dms!). # 💻 Commands /create - create a portfolio to store quotes /access - access a portfolio to make it active (this automatically creates a portfolio if the inputted portfolio is non-existent) /delete - delete a portfolio /add - add a quote /count - get the amount of quotes in your portfolio /export - export your quotes as a text message /peek - peek at your latest quote /pop - remove your latest quote /random - get one of your quotes (randomly chosen 🎲) /generate - generate a poem randomly and embrace the past! 📝 # 🖥 Technology Used ChorusCapsule is coded mainly using Javascript. The quotes are stored in a JSON file. This discord app uses HTTPS API for testing and NodeJS (installed). It runs on an Express server and utilizes ngrok for a public endpoint. # ⌨ Website COMING SOON!!! # ⚙ Invite the Discord Bot Use this link to try out this discord bot!: [Click Here!](https://discord.com/oauth2/authorize?client_id=1393045982937350256) # 🕹 Installation To setup this project, follow these instructions: [Discord Developers Instructions](https://discord.com/developers/docs/quick-start/getting-started). Make sure to use the github link and repository name corresponding to Chorus-Capsule! # 🙏 Credits Thank you Discord Developer Portal for all of the resources and help!