Skip to content

Dica-Developer/slack-irssi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

slack-irssi

Requirements

JSON Mozilla::CA

Please install above requirements in order to work correctly with this script. cpan JSONand cpan Mozilla::CA

Settings

  • slack_api_token ('') Required. Set api token to get access to SLack web api. Token can be received from slack team page. /set slack_api_token xoxp-xxxxxxxx-xxxxxxxxx-xxxxxxxxxxxxxxx

  • slack_playback_length (50) Optional. Defines how many lines to retrive from slack. Defaults to 50. The actual count of lines depends on the history. It can not be guaranteed. /set slack_playback_length 100

  • slack_playback_color ('%w') Optional. Set text and or background color to use when adding history. Possible values can be found here /set slack_playback_color %R

Usage

Playback

To retrive the history of all joined channels just do /slack playback. You can add a channel name to get the history just for this channel. /slack playback #channel

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages