How to mention user in slack.client

Posting an updated answer as this method no longer works since Slack updated their API. Now you have to discover the user’s ID using users.list, or just looking it up in the Slack app on their profile. Then for a given userID, you mention them by setting the text as follows: <@userID>. The link_names argument … Read more

Why does Slack return a Segmentation fault after Fedora 29 upgrade? [closed]

With valgrind I obtained this output: Process terminating with default action of signal 11 (SIGSEGV): dumping core Bad permissions for mapped region at address 0xDBF060 at 0xDBF060: ??? (in /usr/lib/slack/slack) by 0x7112071: node::http2::Http2Session::Callbacks::Callbacks(bool) (in /usr/lib/slack/libnode.so) by 0x7112134: ??? (in /usr/lib/slack/libnode.so) by 0x5853CE9: call_init.part.0 (in /usr/lib64/ld-2.28.so) by 0x5853DE9: _dl_init (in /usr/lib64/ld-2.28.so) by 0x5845149: ??? (in /usr/lib64/ld-2.28.so) … Read more

How to set slack reminder for private channel [closed]

Found a solution for this. In case of a private-channel you can use slack inbuilt /remind command in following way: /remind @channel every weekday at 2pm to start daily standup. Here you can use either @here (to remind only online people) or @channel (remind everyone in the channel irrespective they are online). This was a … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)