Skip to content

keith/imgur-weechat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

imgur-weechat

This is a simple weechat plugin that allows you to upload images anonymously to imgur

Usage:

/imgur PATH_TO_FILE

Configuration:

To use it you need to generate a client ID. You do that here.

# If you haven't already
/secure passphrase SECRET_PASSWORD
# Get this token here: https://imgur.com/account/settings/apps
/secure set imgur_token YOUR_TOKEN
/set plugins.var.python.imgur.client_id ${sec.data.imgur_token}

Installation

Copy the script to ~/.weechat/python/autoload

mkdir -p ~/.weechat/python/autoload
wget https://raw.githubusercontent.com/keith/imgur-weechat/master/imgur.py ~/.weechat/python/autoload

About

Upload to imgur in weechat

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages