General purpose Discord utility bot
Find a file
2026-01-29 16:43:44 +11:00
src Add profile command to retrieve user profile details 2026-01-29 16:43:31 +11:00
.gitignore Base functionality 2026-01-24 21:27:41 +11:00
bun.lock Base functionality 2026-01-24 21:27:41 +11:00
config.example.json Add color configuration and update ping command response format 2026-01-24 23:55:20 +11:00
package.json Base functionality 2026-01-24 21:27:41 +11:00
README.md Update README to include permissions required 2026-01-29 16:43:44 +11:00
tsconfig.json Base functionality 2026-01-24 21:27:41 +11:00

nyx-bot

General purpose Discord utility bot

Setup

bun install
cp config.example.json config.json

Then edit config.json with your bot credentials.

Run

bun run start

Permissions

  • Slash commands
  • Send messages