Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
readme-sitebot.txt | 2020-11-25 | 1.1 kB | |
Qt5-AMD64.zip | 2020-11-25 | 3.9 MB | |
Totals: 2 Items | 3.9 MB | 1 |
Sitebot: In order to get an output in an irc channel , a so called "sitebot" with a script is needed. You can download the script (called zipscript) at the following adress: https://pzs-ng.eu/ or directly : https://github.com/pzs-ng/pzs-ng/archive/master.zip You can use any version of this zipscript. Installation of the zipscript is not needed, just extract the zip to any directory you have write access to. It is also possible to just extract the folder "sitebot" inside the zip to a directory of your choise. Also you need an program called "eggdrop" On ubuntu based systems starting with 16.04 LTS you can install this with: sudo apt-get install eggdrop Be sure to configurate the eggdrop correctly with the sitebot script. In you eggdrop config file you'll find a line: ##### SCRIPTS ##### Add the following lines to the config file: source pzs-ng/dZSbot.tcl source pzs-ng/top.tcl Save the config file, and restart the eggdrop. Note: If you have already a running eggdrop with zipscript, nothing need to be done.