TheChariotCore is the main repository of the Chariot ecosystem, responsible for orchestrating all services: bots, API, web control panel, Lavalink server, and database, organized in a consistent Docker environment.
TheChariotCore/
├─ ChariotApi/ # Main API
├─ ChariotSanzzo/ # Main bot/service
├─ Gjallarhorn/ # Secondary bot
├─ GjallarhornControl/ # Next.js web control panel
├─ Lavalink/ # Lavalink server for music
├─ docker-compose.yml # Development Compose
└─ docker-compose.prod.yml # Production Compose
├─ ChariotApi/ # Main API
├─ ChariotSanzzo/ # Main bot/service
├─ Gjallarhorn/ # Secondary bot
├─ GjallarhornControl/ # Next.js web control panel
├─ Lavalink/ # Lavalink server for music
├─ docker-compose.yml # Development Compose
└─ docker-compose.prod.yml # Production Compose
This is a private project. Usage instructions and terms are detailed in the LICENSE file.
Done with lots of coffee,💜, C# and NextJs, by IttoSanzzo.
