/ShoutBot

A bot for being LOUD in your Discord server. For Discord Hack Week 2019.

Primary LanguageJavaScriptMIT LicenseMIT

Shout Bot

A bot for making your Discord conversations LOUD.

Deploy

Usage

/shout text: HI EVERYBODY

Command Result

/shout input: HI AGAIN size: 200 color: red

Command Result 2

Get Help

/shouthelp

How To Deploy

  1. Create a Discord Application at the Discord Developer Portal
  2. Obtain a Bot Token and a Client ID
  3. Enter these into .env-template as well as enter the port you wish for the UI to be served at
  4. Rename .env-template to .env
  5. Run npm install to install dependencies
  6. Run npm start

Note: Enviromental variables can be set however you wish; the .env method is just provided for convienence

About

Created as part of Discord Hack Week 2019 by Zac Lovoy.

Hack Wumpus