github amayer1983/docksentry v1.18.13
v1.18.13 — Multi-bot README clarification

6 hours ago

Docs-only release. Triggered by @LeeNX in #23 reading the Multi-bot setup section as "I just need a unique `BOT_LABEL` per host" — and hitting a Telegram 409 Conflict.

What changed

The "Multi-bot setup (one group, multiple hosts)" README section now:

  • Opens with an explicit note: each host needs its own bot token from @Botfather. BOT_LABEL is only a visual prefix; the token is the identity. Sharing a token across instances triggers the Telegram 409 (one token = one polling consumer).
  • Reorders the setup checklist to lead with "run `/newbot` once per host" as step 1.
  • Spells out in the final configure step: distinct BOT_TOKEN + distinct BOT_LABEL + same CHAT_ID.

Auto-syncs to Docker Hub description via the existing GitHub Actions workflow.

No code changes

Pulling is harmless but not required.

Don't miss a new docksentry release

NewReleases is sending notifications on new releases.