A bot for making your Discord conversations LOUD.
/shout text: HI EVERYBODY
/shout input: HI AGAIN size: 200 color: red
/shouthelp
- Create a Discord Application at the Discord Developer Portal
- Obtain a
Bot Tokenand aClient ID - Enter these into
.env-templateas well as enter the port you wish for the UI to be served at - Rename
.env-templateto.env - Run
npm installto install dependencies - Run
npm start
Note: Enviromental variables can be set however you wish; the .env method is just provided for convienence
Created as part of Discord Hack Week 2019 by Zac Lovoy.


