MadaliNTCL / eggdrop-tcl

Eggdrop TCL Scripts
3 stars 9 forks source link

IP TCL is not working on DALnet #1

Closed fahadmehar closed 7 years ago

fahadmehar commented 7 years ago

< [09:44:44] couldn't read file "scripts/IP2.tcl": no such file or directory < while executing < "source scripts/IP2.tcl" < (file "eggdrop.conf" line 208)

Tcl error [ip:main]: invalid command name "json::json2dict"

MadaliNTCL commented 7 years ago

Install package 'dict' from user root on your server.

yum install dict or apt-get install dict depending on you OS