diff options
author | Ryan Huber <rhuber@gmail.com> | 2014-07-17 17:18:20 -0700 |
---|---|---|
committer | Ryan Huber <rhuber@gmail.com> | 2014-07-17 17:18:20 -0700 |
commit | 6054842fef97aceeb650e6435be843a5706339bb (patch) | |
tree | 4abe6299806f5621cb88378e0dd098ad057d1961 /README.md | |
parent | 978e8e5f11fab357d1dcc78a4f55b8441389593e (diff) | |
download | wee-slack-6054842fef97aceeb650e6435be843a5706339bb.tar.gz |
formattting
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -12,15 +12,15 @@ weechat dev build from May 17 onward (or weechat > 4.4, expected Aug 15, 2014) #Setup -#####1. Add a slack as an IRC server in weechat +###1. Add a slack as an IRC server in weechat /server add slack (YOUR_IRC_SERVER)/6667 -nicks=(YOUR_SLACK_USERNAME) -ssl -ssl_dhkey_size=1 -autoconnect (YOUR IRC SERVER is your domain+irc.slack.com, ex: rednu.irc.slack.com) /set irc.server.slack.password (YOUR_SLACK_PASSWORD) -#####2. copy wee_slack.py to ~/.weechat/python/autoload +####2. copy wee_slack.py to ~/.weechat/python/autoload -#####3. Configure the slack plugin +###3. Configure the slack plugin /set plugins.var.python.slack_extension.slack_api_token (YOUR_SLACK_TOKEN) @@ -28,17 +28,17 @@ weechat dev build from May 17 onward (or weechat > 4.4, expected Aug 15, 2014) /set plugins.var.python.slack_extension.server (WEECHAT_SERVER_SHORT_NAME) ^^ (find this with /server list, probably 'slack') -#####4. +###4. /save /python reload -#####5. Optional configuration (you want this) +###5. Optional configuration (you want this) -#### Show typing notification in main bar +##### Show typing notification in main bar /set weechat.bar.status.items [buffer_count],[buffer_plugin],buffer_number+:+buffer_name+{buffer_nicklist_count}+buffer_filter,[hotlist],completion,scroll,slack_typing_notice -#### Hide voice/devoice messages +##### Hide voice/devoice messages /filter add hide_irc_mode_messages * irc_mode * |