https://github.com/shi-gg/mellow-a7s
Wamellow boat analytics (a7s) engine
https://github.com/shi-gg/mellow-a7s
a7s analytics bot discord statistics
Last synced: about 2 months ago
JSON representation
Wamellow boat analytics (a7s) engine
- Host: GitHub
- URL: https://github.com/shi-gg/mellow-a7s
- Owner: shi-gg
- Created: 2023-12-11T14:36:09.000Z (over 2 years ago)
- Default Branch: v2
- Last Pushed: 2026-03-25T17:34:33.000Z (3 months ago)
- Last Synced: 2026-04-27T18:41:41.773Z (about 2 months ago)
- Topics: a7s, analytics, bot, discord, statistics
- Language: Go
- Homepage: https://wamellow.com
- Size: 57.6 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
[](https://discord.com/invite/yYd6YKHQZH)

[](https://ko-fi.com/I3I6AFVAP)
**⚠️ In development, breaking changes ⚠️**
## About
This is the analytics engine (v2) for the [wamellow.com](https://wamellow.com) discord bot, tracking command usage by command name, tracking and users.
If you need help using this, join **[our Discord Server](https://discord.com/invite/yYd6YKHQZH)**.
## Setup
Create the following `.env`:
```
CLICKHOUSE_USER=analytics_user
CLICKHOUSE_PASSWORD=your_super_secret_clickhouse_password
GRAFANA_ADMIN_USER=admin
GRAFANA_ADMIN_PASSWORD=your_grafana_admin_password
GRAFANA_ANONYMOUS_ACCESS_ENABLED=true
GRAFANA_ANONYMOUS_ORG_NAME=Wamellow
GRAFANA_ANONYMOUS_ORG_ROLE=Viewer
API_TOKEN=secure
```