modulepackage
0.0.0-20230914190944-a654aa5476a7
Repository: https://github.com/kn-lim/seigetsu-bot.git
Documentation: pkg.go.dev
# README
seigetsu-bot
A personal Discord bot to handle miscellaneous tasks.
Docker Hub: https://hub.docker.com/r/knlim/seigetsu-bot
Packages Used
Current Uses
- Manages a Pixelmon Minecraft server
Environment Variables
Name | Description |
---|---|
DISCORD_BOT_TOKEN | Discord Bot Token |
RCON_PASSWORD | RCON Password of Pixelmon Service |
PIXELMON_NAME | AWS Name Tag of Pixelmon EC2 Instance |
PIXELMON_INSTANCE_ID | AWS Instance ID of Pixelmon EC2 Instance |
PIXELMON_REGION | AWS Region of Pixelmon EC2 Instance |
PIXELMON_HOSTED_ZONE_ID | AWS Hosted Zone ID of Domain |
PIXELMON_DOMAIN | Domain of Pixelmon Server |
PIXELMON_SUBDOMAIN | Subdomain of Pixelmon Server |