Skip to content

maisymoe/coffee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coffee HyperDrive

The latest and greatest iteration of Beef's personal Discord bot.

Self-hosting

Prerequisites

Instructions

  1. Install dependencies
pnpm i # or equivalent for your package manager of choice
  1. Create a new file called config.json, and fill in the fields. An example config will be provided soon.

  2. Then, build the bot with:

pnpm build
  1. Once it is built (it should exit with no output), run it with:
pnpm start

Congratulations, you are now running Coffee locally!

Local development

  1. Follow step 1 and 2 of the selfhosting instructions.

  2. Then, run:

pnpm dev

This automatically restarts the bot when a file is changed.

*Coffee was created with pnpm as the package manager, you may run into lockfile issues with others.

About

maisy's personal Discord bot.

Resources

Stars

Watchers

Forks