hbjydev / cardinal

A general-purpose Discord bot 🤖

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cardinal (WIP)

A jack-of-all-trades Discord bot for all your botty needs!


Setup

$ echo 'DISCORD_TOKEN=<your.token.here>' >> .env
$ npm install
$ npm run build
$ npm start

Or, for deployments to Kubernetes, there is an official Helm chart available.

Be aware, the Helm chart does not include a PostgreSQL database, you will have to provide a connection URI as an overridden value. See the repo for that information.

About

A general-purpose Discord bot 🤖

License:MIT License


Languages

Language:TypeScript 98.7%Language:Dockerfile 0.9%Language:Shell 0.4%