Closed yashar1 closed 5 years ago
Hello, I'm creating a slack bot in node.js and was wondering if there's a scope that allows the bot to invoke @channel. My messages containing "@channel" only pass as plain text.
Found it here:
'Hey <!channel>, here's a message.'
Hello, I'm creating a slack bot in node.js and was wondering if there's a scope that allows the bot to invoke @channel. My messages containing "@channel" only pass as plain text.