Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

GGORG0/cordless_bot

Repository files navigation

Cordless

Lines of code GitHub license

GitHub all release downloads GitHub release (latest SemVer)

GitHub commit activity GitHub last commit

GitHub issues GitHub pull requests GitHub repo stars GitHub forks

GitHub Workflow (Lint) Status (branch) GitHub Workflow (Build) Status (branch)

Discord Invite

A multi-function Discord bot written in TypeScript.

Running

  1. Clone the repo
  2. Install the dependencies with yarn install
  3. Build the project with yarn build
  4. Run in PM2 with pm2 start --name cordless_bot ecosystem.config.js