LucianoAdonis / slack-ruby-examples

Other methods of the Slack API using the slack-ruby-client.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slack Ruby Examples

Examples of methods that you will find useful sooner or later of the Slack API using the slack-ruby-client.

Methods:

  • emoji.list: i would say the only possible use for this is spam, but can probe useful is you want something like the URL.
  • reactions.add: reacting like there's no tomorrow, but you need the timestamp of the message.
  • search.files: for using this method you need to use an user token.
  • users.list: you can get all the user info that is accessible.

More info:

About

Other methods of the Slack API using the slack-ruby-client.


Languages

Language:Ruby 100.0%