summaryrefslogtreecommitdiffstats
path: root/update_topic.py
Commit message (Collapse)AuthorAgeFilesLines
* Correctly handle calls before the first tuesdayHEADmasterAlexander Sulfrian2016-08-111-1/+4
|
* use https for pad linkMarian Sigler2016-07-041-2/+2
|
* Add config optionAlexander Sulfrian2016-05-101-10/+23
| | | | | | | | | | You can now have something like this in your phenny config: 'update_topic': { 'channel': '#channel', 'format': 'http://url.example.com/%y%m%d', 'regex': r'.*(http://url.example.com/[0-9]{6}).*', }
* Fix python syntax for super callsAlexander Sulfrian2016-05-101-1/+1
|
* Disable writes to the socket to wait for the timerAlexander Sulfrian2016-02-221-0/+3
|
* Update url for pad for padliteAlexander Sulfrian2016-02-031-2/+2
|
* Initial plugin to keep the spline topic up-to-dateAlexander Sulfrian2015-12-041-0/+124