UQComputingSociety / uqcsbot-slack

:mortar_board: UQCSbot: our friendly little Slack bot
https://slack.uqcs.org.au
MIT License
55 stars 44 forks source link

Commands in threads causes the bot to respond in the channel proper #493

Closed bradleysigma closed 4 years ago

bradleysigma commented 5 years ago

Ideally, the response would match the command e.g. comments posted only in the thread would have a response only in the thread, and comments posted to both the thread and channel would have a response in both the thread and channel.

yelling.py has the above implemented, but ideally there would be some method to automate it for any command.