Installation¶
This section covers installing PoracleNG from scratch. If you're migrating from PoracleJS, see the Migration Guide instead.
Installation Methods¶
- Manual Install — build the processor from source with Go
- Docker — run the processor in a container
Additional Setup¶
After installation, you'll also need:
- Discord Bot — create a Discord bot application (if using Discord)
- Telegram Bot — create a Telegram bot via BotFather (if using Telegram)
- Scanner Setup — configure Golbat or RDM to send webhooks to PoracleNG
Requirements¶
| Component | Minimum Version |
|---|---|
| Go | 1.25+ (manual install only) |
| MySQL / MariaDB | 8.0+ / 10.6+ |
| Scanner | Golbat (recommended) or RDM |