Skip to content

AnnaThorne/Chrysalis-Bot

Repository files navigation

Chrysalis-Bot

badge CodeFactor

Discord bot written in TypeScript.

Usage

Docker

You can download a ready to deploy docker image over at docker hub. It's simple! Just make sure you have docker installed, copy .env.sample to .env and fill in your secrets and run the following command:

docker run --env-file ./.env chrysalisbot

Manual

If you don't want to use docker, just clone the repository and compile from source. Then run the bot on your Node.js instance:

npm run build
npm run start

Commands

image

Using /pony will return a random pony image.