Skip to content

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

Notifications You must be signed in to change notification settings

LucianoAdonis/slack-ruby-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages