Add IRC support #8
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Not all visitors at (hacking) events have Telegram, so more support would be nice. I would propose connecting to a server specified in the config with a specified username. To print a sticker, I propose to run a
!print
command with an URL to a sticker in a/query
to the bot user. This is not really user friendly compared to Telegram, but probably the best possible option with IRC. This should require some refactoring of the code to make it modular for different chat systems.