Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crzxaexe/mkx-discord-bot
Discord bot
https://github.com/crzxaexe/mkx-discord-bot
bot bun discord nodejs
Last synced: about 15 hours ago
JSON representation
Discord bot
- Host: GitHub
- URL: https://github.com/crzxaexe/mkx-discord-bot
- Owner: CrzxaExe
- Created: 2024-06-21T04:33:39.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2025-01-07T10:06:02.000Z (9 days ago)
- Last Synced: 2025-01-07T11:22:37.820Z (8 days ago)
- Topics: bot, bun, discord, nodejs
- Language: JavaScript
- Homepage:
- Size: 86.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MKx source code
Name MKx
Tag : Moderator, Utility
Personal asisten untuk server discordmuIni merupakan source code dari bot MKx, sebuah bot discord sebagai asisten dalam mengembangkan servermu
Jika ingin memakai ini, jangan lupa tambahankan file `.env` dengan isi seperti dibawah ini:```env
# .env# bot
BOT_TOKEN="token-bot-discordmu"
BOT_CLIENT="client-id-bot-discordmu"
PREFIX="prefix-botmu"# API & Apikey
GEMINI_API="apikey-gemini"
REST="rest-api"
MONGODB="url-mongodb"
```