An open API service indexing awesome lists of open source software.

https://github.com/fyko/discord-bot-template


https://github.com/fyko/discord-bot-template

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# discord-bot-template

## Usage

1. `yarn` to install dependencies
2. copy `.env.example` to `.env` and fill in the values
3. run `yarn dev` to start the bot

## Building

A Docker image is provided.

1. `yarn build` to build the bot
2. `yarn start` to start the bot