Skip to content

Add The Daily Kotlin channel to known chats#203

Merged
IRus merged 1 commit into
mainfrom
fix/daily-kotlin-channel
Jul 22, 2026
Merged

Add The Daily Kotlin channel to known chats#203
IRus merged 1 commit into
mainfrom
fix/daily-kotlin-channel

Conversation

@IRus

@IRus IRus commented Jul 22, 2026

Copy link
Copy Markdown
Member

Problem

KnownChatsFilter makes the bot leave any group/channel not listed in groups.allowedGroups (it sends LeaveChat + notifies admins on the first update from an unknown chat). The channel @TheDailyKotlin (-1001275569487) was never in the list, so KotBot would leave it on the next channel post.

Fix

Add @TheDailyKotlin to groups.allowedGroups in reference.conf.

Branched off origin/main so it contains only this change (local main has unrelated in-progress work).

🤖 Generated with Claude Code

KnownChatsFilter makes the bot leave any group/channel not listed in
groups.allowedGroups. @TheDailyKotlin (-1001275569487) was missing, so
the bot would leave on the next channel post.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@IRus
IRus merged commit 5818b7d into main Jul 22, 2026
7 of 8 checks passed
@IRus
IRus deleted the fix/daily-kotlin-channel branch July 22, 2026 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant