/office-vulp-bot

A discord bot made for the frontier station 14 discord server

Primary LanguageGroovyThe UnlicenseUnlicense

Office vulp bot

Responds to common messages containing phrases like "what is panic bunker" (using regexp) and provides a command to send it at will.

Running

  1. Clone the repository and set it as the working directory
  2. Create a .env file with the following contents:
TOKEN=put your discord bot token here
  1. Run ./gradlew run