https://github.com/ray-1337/gmdibot
GMDI Discord Bot official repository.
https://github.com/ray-1337/gmdibot
bot discord discord-bot nodejs typescript
Last synced: 2 months ago
JSON representation
GMDI Discord Bot official repository.
- Host: GitHub
- URL: https://github.com/ray-1337/gmdibot
- Owner: ray-1337
- License: mit
- Created: 2021-12-27T12:44:16.000Z (over 3 years ago)
- Default Branch: production
- Last Pushed: 2025-03-17T14:15:37.000Z (3 months ago)
- Last Synced: 2025-04-05T14:57:16.180Z (3 months ago)
- Topics: bot, discord, discord-bot, nodejs, typescript
- Language: TypeScript
- Homepage:
- Size: 793 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# GMDI Discord Bot
An advanced, private, community-based Discord Bot, mostly used for moderation purposes.
Built around with [TypeScript](https://www.typescriptlang.org/) and [Node.js](https://nodejs.org).## Spec
- **TypeScript:** v5.x
- **Node.js:** Latest, or v20.x
- [**Oceanic.js**](https://npmjs.com/package/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](LICENSE)