Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thor77/highlight2mail
A ZNC-Script that send you missed highlights via mail
https://github.com/thor77/highlight2mail
Last synced: about 8 hours ago
JSON representation
A ZNC-Script that send you missed highlights via mail
- Host: GitHub
- URL: https://github.com/thor77/highlight2mail
- Owner: Thor77
- Created: 2014-12-21T19:59:09.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-06T21:35:38.000Z (almost 10 years ago)
- Last Synced: 2024-09-11T01:56:07.575Z (about 2 months ago)
- Language: Python
- Size: 770 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Highlight2Mail
==============A ZNC-Script that send you missed highlights via mail
Installation
============
Place the module in `/modules` (if not set `~/.znc/modules`).
**Make sure the file is read- and executable by the znc's run-user.**FAQ
====
**Why doesn't the plugin accept args in webmin?**
*You're using the wrong ZNC-Version! This features was added to the python-bindings in version `1.5.0`!*--
**Why doesn't the plugin show up in `listavailmods`?**
*This module uses python-bindings! ZNC have to be compiled with `--enable-python` and the `modpython`-module have to be loaded.*