The Hidden Gaming Lair — Discord Bot
This is the official Discord bot for The Hidden Gaming Lair, built with Bun.
It provides an API that exposes content from the updates and info channels of the THGL Discord community.
This API powers features such as release notes and announcements across THGL websites and apps.
Join the community on Discord: https://th.gl/discord
This repo is part of a larger ecosystem of tools and services powering The Hidden Gaming Lair. Some of these repositories are private and not open source:
| Repository | Description |
|---|---|
thgl-data-forge |
Data mining and API project for serving static game data (locations, filters, icons, etc.). |
thgl-api-forge |
Dynamic API + database layer (starting with comments, more to come). |
thgl-memory-access |
Game-specific memory reading projects for real-time data extraction. |
thgl-companion-app |
Windows companion app with in-game overlay and position tracking. |
thgl-discord-bot |
Discord bot exposing update & info channels via API (used for release notes on apps/web). |
thgl-web-components |
Multi-app frontend monorepo containing apps, websites, and shared UI components. |
-
Channel Feed API
Access to curated posts from updates and info channels in the THGL Discord server. -
Integrates with Web & App Frontends
Used to show release notes, patch summaries, and community news in the THGL ecosystem. -
Lightweight & Fast
Built with Bun for performance and simplicity.
The API is private.
To request access, message devleon on Discord or reach out in the THGL server.
Pull requests are welcome!
If you want to improve the bot, suggest features, or report issues:
- Open a GitHub Issue
- Submit a PR (small, focused changes preferred)
This project is licensed under the MIT License.