Skip to content

GMDI Discord Bot official repository.

License

Notifications You must be signed in to change notification settings

ray-1337/gmdibot

Repository files navigation

GMDI Discord Bot

An advanced, private, community-based Discord Bot, mostly used for moderation purposes.
Built around with TypeScript and Node.js.

Spec

  • TypeScript: v5.x
  • Node.js: Latest, or v20.x
  • Oceanic.js: v1.11.x

Setup

  • Type pnpm install.
  • Rename .env.example to .env
  • Replace DISCORD_BOT_TOKEN value with your Discord Bot token.
  • And start the app with pnpm start command.

License

MIT