Skip to content

This is a collection of scripts I've written for Weechat.

Notifications You must be signed in to change notification settings

thefinn93/weechat-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Weechat Scripts

This is a collection of scripts I've written for Weechat. Feel free to use them and improve on them. Please join me in #thefinn93 on Freenode to discuss these scripts, dank maymays, or whatever else strikes your fancy.

Note that all of these have Sentry Raven built into them, to help collect information about errors that come up. It doesn't do anything by default, but you will need to install the raven pypi package to avoid import errors.

dblog

Note: Still in testing, if you're using this please get in touch so I can gather debugging data.

~/.weechat/logs is increasingly full of interesting but unindexed data. I wanted this data to be indexed and queryable, so I wrote dblog.py to write it all to a database as well as a file. Requires dataset (pip install dataset).

About

This is a collection of scripts I've written for Weechat.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages