Skip to content

jsdelivr/globalping-chat-bots

Repository files navigation

globalping-chat-bots

Discord, Slack and Github bot codebase.

Initial Setup

To run this setup, you need Node.js 18 installed. This monorepo uses PNPM workspaces and you can install pnpm by either running corepack enable or npm i pnpm -g.

  1. Clone repository
  2. pnpm install
  3. Finish the application setup for each bot (separate apps/tokens should be setup for dev and prod)
  4. Deploy to a Render instance or run locally

Discord Application Setup

Refer to the discord bot README.

Slack Application Setup

Add to Slack

Refer to the slack bot README.

Github Application Setup

Refer to the github bot README.

Deployment

Build command: pnpm install Start command: pnpm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages