################
################
znc.tcl script v3.0 for Free-znc To have this tcl working follow the following stepts:
- cd eggdrop_folder_name/scripts
- git clone https://github.com/ZioNeL/znc-tcl
- cd znc.tcl
- edit znc.tcl to acomodate your network server znc settings
- edit eggdrop conf file to load znc.tcl file: source scripts/znc-tcl/znc.tcl
- .rehash your eggdrop from telnet or from irc using /msg eggdrop_name rehash <your_password>
- After you set your password on irc, request DCC chat with the bot: /ctcp eggdrop_name chat
- Grant znc admin flags to your account :
.chattr <your_username> +YQ
- Activate znc script in your channel and lastseen with controlpanel znc modules via DCC Partyline:
.chanset #your_free_znc_channel +znc
.msg *status loadmod lastseen
.msg *status loadmod controlpanel
- Create lastseen user to the bot in order to not get ignored:
.+user lastseen
.+host lastseen *lastseen!znc@znc.in
.+host lastseen *controlpanel!znc@znc.in
.chattr lastseen +f
.save
Now you are all set .
This README file was last updated by ZioN on 06.05.2021 !!!!