Subscription management #7

Closed
opened 2026-06-13 14:56:05 +00:00 by foresle · 1 comment
Owner

Manage which channels the account follows.

Scope:

  • subscribe <username-or-invite-link>: take a public channel's username or a private channel's invite link and join it with the dedicated account.
  • list: show the account's current subscriptions.

Notes:

  • Joining is required because a user account only receives posts from channels it has joined. Subscriptions are the account's own server-side membership, not a configuration list.
  • Some private invite links lead to a join request that needs admin approval, so membership is not immediate in that case.
  • Joining respects Telegram's rate limits, and Telegram caps the number of channels a single account can join (around 500).
Manage which channels the account follows. Scope: - `subscribe <username-or-invite-link>`: take a public channel's username or a private channel's invite link and join it with the dedicated account. - `list`: show the account's current subscriptions. Notes: - Joining is required because a user account only receives posts from channels it has joined. Subscriptions are the account's own server-side membership, not a configuration list. - Some private invite links lead to a join request that needs admin approval, so membership is not immediate in that case. - Joining respects Telegram's rate limits, and Telegram caps the number of channels a single account can join (around 500).
foresle added this to the 0.1.0 milestone 2026-06-13 14:56:05 +00:00
foresle self-assigned this 2026-06-13 14:56:05 +00:00
foresle added this to the Developing project 2026-06-13 14:56:05 +00:00
foresle added the due date 2026-06-22 2026-06-14 18:28:29 +00:00
foresle removed the due date 2026-06-22 2026-06-26 23:56:47 +00:00
Author
Owner

Canceled.

Canceled.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Depends on
#6 Telegram login
foresle/notgram
Reference
foresle/notgram#7
No description provided.