Skip to content

sushiibot/sushii-leveling-bot

Repository files navigation

sushii-leveling-bot

XP leveling bot for Discord. Tracks message activity, awards XP, and displays rank cards.

Features

  • XP gain on messages with configurable cooldown
  • Rank card image generation
  • Role rewards at configurable level thresholds
  • Import leveling data from MEE6

Setup

bun install

Copy .env.example to .env and fill in the values:

cp .env.example .env

Run database migrations:

bun run db:migrate

Start the bot:

bun run start

Development

bun --hot src/index.ts

Preview the rank card:

bun run rank-card:preview

Run tests:

bun test

About

XP leveling bot for Discord

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors