Skip to content
This repository has been archived by the owner on Jan 24, 2019. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 406 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 406 Bytes

hexchat-imagepaste

Paste images from your clipboard using imgur.com by pressing Alt + +

(Probably) Windows only

Installation

  • Pillow pip install Pillow
  • imgurpython pip install imgurpython
  • replace client_id and client_secret in imagepaste.py, you can register at https://api.imgur.com/oauth2/addclient (Select Anonymous usage without user authorization option as Authorization Type)