Skip to content

🌱 Show your discord activities as a GitHub-calendar-like garden

License

Notifications You must be signed in to change notification settings

abiriadev/discord-garden

Repository files navigation

🌱 Discord Garden

Show your discord activities as a GitHub-calendar-like garden

Run

$ DISCORD_TOKEN=<token> INFLUX_TOKEN=<influx token> INFLUX_PASSWORD=<password> docker compose up -d

Stack

Plan

  • Show weekly, monthly, total ranking per server
  • Show garden of each user
  • Support various garden histogram functions
    • Binary-mean
  • Show basic bot and database status
  • Handle error and show basic error information
  • Spam record deletion feature
  • Admin pandel
  • Support customizing timezones per user
  • Support multiple servers
  • Migrate to Rust

License

GitHub