/goblin

Your resident shitposting Discord bot.

Primary LanguageTypeScriptOtherNOASSERTION

Goblin Child

"your resident shitposting bot" Invite | Patch notes

Building

Required:

  • Node.js
  • typescript
  • A valid Discord bot token

You will need to modify some files to set up the bot.

  1. Create a file called .env at the root directory, putting your Discord bot token in the file as shown in .env.example.
  2. Run npm run watch to compile the typescript.
  3. Run the bot with node src/index.js!