KAZOO.GG / ARCHIVE
CASE 02 / 04BACK TO PORTFOLIO
Discord platform · 2025

ASA
Companion.

A live utility layer for ARK: Survival Ascended communities—server dashboards, player history, generator timers, and reference tools delivered where players already coordinate.

TYPEDISCORD BOT
AUDIENCEARK COMMUNITIES
LANGUAGEPYTHON
STATEJSON PERSISTENCE
ASA Companion live Discord server dashboard
REAL BOT OUTPUT · SERVER DASHBOARD
01 THE PRODUCT

Game operations,
inside Discord.

Players should not need a spreadsheet, a timer app, and three browser tabs to keep a server running. ASA Companion brings those fragmented jobs into one command surface.

01 / LIVE CONTEXT

Server state at a glance.

Slash commands query the official ASA server list and publish compact, refreshable dashboards for a specific server ID.

02 / DURABLE MEMORY

History that survives chat.

Player visits, recent servers, generator groups, items, and dinosaur references persist beyond a single interaction.

03 / OPERATIONS

Tools for the routine work.

Generator timers, calculators, player lookup, and structured reference data turn repeat questions into immediate actions.

02 SYSTEM FLOW

From server data to
community action.

01 / SOURCEASA server list

Async requests read official server population and identity data.

02 / LOGICPython services

Commands normalize lookups, timers, calculators, and tracking workflows.

03 / MEMORYLocal data stores

JSON-backed records retain generators, reference data, and player history.

04 / SURFACEDiscord commands

Embeds and dashboards deliver the result directly to the community.

Pythondiscord.pyAsync HTTPSlash CommandsJSONBackground Tasks

Inspect the
build.

The source shows the command layer, persistence model, scheduled updates, and the practical tradeoffs behind a community-operated bot.

VIEW SOURCE ON GITHUB
NEXT ARCHIVE CASE · 03 / 04

BBS Socket
System