Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simounet/hexchat-slap-addon
An addon to slap people on IRC with the HexChat client
https://github.com/simounet/hexchat-slap-addon
Last synced: about 1 month ago
JSON representation
An addon to slap people on IRC with the HexChat client
- Host: GitHub
- URL: https://github.com/simounet/hexchat-slap-addon
- Owner: Simounet
- Created: 2016-01-27T18:00:38.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-27T18:02:34.000Z (almost 9 years ago)
- Last Synced: 2023-03-14T08:00:31.395Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
HexChat Slap Addon
===================An addon to slap people on IRC with the [HexChat](http://hexchat.github.io/) client.
Installation
------------1. Download the `slap.py` file
2. Place it into the addons subdir within [your config folder](http://hexchat.readthedocs.org/en/latest/settings.html#config-files)
3. Load it manually with `/load slap.py` or with the GUI `HexChat ‣ Load Plugins and Scripts`Uninstallation
--------------
1. Close your HexChat process
2. Remove the slap.py fileLicense, author & modifier
----------------------------`HexChat Slap Addon` is licensed under the [MIT License](http://opensource.org/licenses/MIT).
Originally created by Douglas Brunal (AKA) Frankity. Took from [this file](https://github.com/hexchat/hexchat-addons/blob/07b756b59911d6b8f07d1b8e13ca679da1e17421/python/slap/slap.py) in [the Hexchat Addons repository](https://github.com/hexchat/hexchat-addons).
Modified by [Simon Alberny](http://www.simounet.net).