1
0
Fork
You've already forked kscp-cogs
0
No description
  • Python 100%
2026年06月05日 14:32:54 +00:00
ampstatus Remove Last sync from amp status output 2026年03月10日 19:18:14 +01:00
bolaget Add configurable Bolaget reminder message 2026年06月05日 14:32:54 +00:00
.gitignore Remove pycache artifacts and ignore compiled Python files 2026年03月08日 11:18:41 +01:00
info.json Add ampstatus cog for AMP instance summary tracking 2026年03月08日 11:18:33 +01:00
README.md Add configurable Bolaget reminder message 2026年06月05日 14:32:54 +00:00

kscp-cogs

Custom Red-DiscordBot cogs.

Install The Repo

  1. Add the repo:
    • [p]repo add kscp-cogs https://codeberg.org/Kieeps/kscp-cogs.git
  2. Install the cog:
    • [p]cog install kscp-cogs ampstatus
    • [p]cog install kscp-cogs bolaget
  3. Load the cog:
    • [p]load ampstatus
    • [p]load bolaget

Update The Cog

  • Update from repo:
    • [p]cog update ampstatus
    • [p]cog update bolaget
  • Reload after update:
    • [p]reload ampstatus
    • [p]reload bolaget

AMP Setup

Configure in the target server (commands are prefix-aware, [p] = your bot prefix):

  • [p]amp url <http://amp-host:port>
  • [p]amp token <username:password or token>
  • [p]amp channel <#channel> (or run without arg to use current channel)
  • [p]amp interval <seconds>
  • [p]amp mode <compact|rich>
  • [p]amp debug <true|false> (writes diagnostics to bot pod logs)
  • [p]amp refresh
  • [p]amp status

Example Setup

  1. [p]amp url http://172.16.1.19:8080
  2. [p]amp token ha-automation:YOUR_PASSWORD
  3. [p]amp channel #gameservers
  4. [p]amp interval 60
  5. [p]amp mode compact
  6. [p]amp refresh

Bolaget Setup

Configure in the target server:

  • [p]bolaget channel [#channel]
  • [p]bolaget time <HH:MM>
  • [p]bolaget timezone <IANA timezone>
  • [p]bolaget message <text>
  • [p]bolaget status
  • [p]bolaget check
  • [p]bolaget test

Defaults:

  • Time: 10:00
  • Timezone: Europe/Stockholm
  • Message: Bolaget är stängt imorgon!