overextended / OxBot

General multipurpose bot for the Overextended Discord guild.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OxBot

Official Discord Bot for the Overextended Discord Server.

Developmment

Setting up

Create a .env file with the following structure structure found in template.env and fill in the variables.

Starting the Application

In the root directory run: docker compose up

Nodemon will watch for changes you make in the src directory.

Production

Set up an .env file like in the development process.

To run the Application in production mode run: docker compose -f docker-compose.production.yaml up

About

General multipurpose bot for the Overextended Discord guild.


Languages

Language:TypeScript 99.7%Language:Dockerfile 0.3%