Skip to content

kbuyukburc/MatlabSlackAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Story

Hi everyone, I started this Matlab project for anybody who wants to share figures and results with their Teammates through Slack.

Here We Go

What Do You NEED?

  • Slack Channel
  • Access Token.
  • Not required any external ToolBox
  • Keyboard

Access Token

  • You can create your Token here.
  • it should something like xoxp-XXXXXXXXXX-XXXXXXXX-XXXXXXXX-XXXXXXXXXXXXXXXXXXXXXXX

How to USE

>>api = SlackAPI('xoxp-XXXXXXXXXX-XXXXXXXX-XXXXXXXX-XXXXXXXXXXXXXXXXXXXXXXX')
>>SendMsg(api, '@kbuyukburc', 'Hello World')
>>SendMsg(api,'#general','Hello Glaxy')
>>SendFile(api,'#general','test.jpg')

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages