diff options
| author | Alex Corcoles <alex@pdp7.net> | 2023-11-01 22:25:36 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-01 22:25:36 +0100 |
| commit | 4a59f1995bd12add60f4c4e628201d12964d1e9a (patch) | |
| tree | f928e227cd7f1ad3b4b18db36180166a37aaf877 /workstation/modern_irc.md | |
| parent | 6015fe46fd8e8858e0bb8f338d5a951dee04dffa (diff) | |
Add more notes about Telegram
Diffstat (limited to 'workstation/modern_irc.md')
| -rw-r--r-- | workstation/modern_irc.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/workstation/modern_irc.md b/workstation/modern_irc.md index f560e96e..aeb7ca86 100644 --- a/workstation/modern_irc.md +++ b/workstation/modern_irc.md @@ -42,7 +42,11 @@ After connecting Senpai to Soju, you talk to a bot called `BouncerServ` to conne When you join/part channels in any client, Soju takes care of making those actions permanent. You message a special channel in Bitlbee to create "accounts" that connect to IM networks such as Telegram. -Take care of following [the Telegram Bitlbee documentation on configuring it for proper nicknames](https://github.com/BenWiederhake/tdlib-purple/#proper-user-names-in-bitlbee). + +* Take care of following [the Telegram Bitlbee documentation on configuring it for proper nicknames](https://github.com/BenWiederhake/tdlib-purple/#proper-user-names-in-bitlbee). +* Set the `read-receipts` account property to `false`? +* Set the `auto_join` channel property to `true`? +* `chat list telegram-tdlib` lists channels, but only shows topic, not title. Maybe <https://github.com/ars3niy/tdlib-purple/issues/138>? # Possible improvements |
