tangerine icon indicating copy to clipboard operation
tangerine copied to clipboard

Posting to another channel

Open sorrowless opened this issue 10 years ago • 3 comments

Bot will have an option to post message in channel different than original one it was listened to. To use this ability, you should add 'target_channel' with channel name as an argument of your 'listen_for' decorator.

sorrowless avatar Jan 06 '16 20:01 sorrowless

@sorrowless what's the use case for this?

nficano avatar Jan 11 '16 20:01 nficano

@nficano for creating bot only channels, of course :)

sorrowless avatar Jan 11 '16 22:01 sorrowless

This seems like a reasonable feature to have. For instance, you could have a channel where all the links posted on different channels could be aggregated.

punchagan avatar Feb 20 '16 11:02 punchagan