Skip to content

erickpintor/gitterlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Gitterlog

Weechat plugin to get history from Gitter.im


Requirements

  • Weechat with ruby plugin
  • Ruby 2.0

How to install

Download the gitter_log.rb to your ~/.weechat/ruby folder and then type /script load gitter_log.rb in your Weechat.

You might want to create a symbolic link on ~/.weechat/ruby/autoload so you don't need to load the script manually again.

Configurations

  • plugins.var.ruby.gitterlog.server: The name you gave to your gitter server on weechat
  • plugins.var.ruby.gitterlog.token: The gitter secure token to access its API

How to get your secure token

Here but, you need to be logged in.

How to use gitterlog

Once the script is loaded, it'll be watching for new channels and once you join any gitter room, the script will automaticaly load the history for you.

You can also force the download with the command /gitterlog.

Inspiration

This script was highly inspired by Slacklog

About

Weechat plugin to get history from Gitter.im

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages