Summary
TeleIRC announces its own IRC join in Telegram.
Standard debugging steps
How to reproduce?
- Configure TeleIRC with
SHOW_JOIN_MESSAGE=true
- Start the relay
- Observe that in Telegram the bot has said "* botname joins"
Expected behavior
The relay knows its own IRC nick and does not relay its own join message, since this isn't useful to people on Telegram (or this purpose would probably be better served by a /status command)
Summary
TeleIRC announces its own IRC join in Telegram.
Standard debugging steps
How to reproduce?
SHOW_JOIN_MESSAGE=trueExpected behavior
The relay knows its own IRC nick and does not relay its own join message, since this isn't useful to people on Telegram (or this purpose would probably be better served by a
/statuscommand)