discord-reminder-bot
// Clone Repository
$ git clone https://github.com/SunstroUS/discord-reminder-bot.git
// Install Dependencies
$ npm install
// Run application
$ npm run test
// Open http://localhost:5000/ in browser
Currently: Cleaned up styling, ditched photo attachments for URL. Processing is back client-side.
Working on: Would like to add an embed visualilzer.