Hi. I need a script which would give my channel a ranking of youtube videos. I want it to have cmds like: !top - gives top 100 videos !week - top week videos !month - top month videos !add link description - every user can add a link including http://youtube.com only !vote #number grate (1-10) - vot...
Hmm after a few days of testing I've found another problem :/. My scritpt looks like this right now: #USAGE: !cfg <cfgname> where <cfgname> is one of ET Q3 Q4, etc. set mycfgfile "/home/zielik/shared/filesrv/xdcc/xdcc.pack" # set this to the valid cfg names to make checking user's input ea...
Hmmm it doesn't seems to work ok. When i put !cfg on chan it gives me that its invalid - thats ok. But when i put !cfg ET it gives nothing. My file.db looks like this: 1 ~/filesys/cfg/et/lock.rar cfg_locka.ET 16104 2 ~/filesys/cfg/et/141.willstar.rar cfg_willstart.ET 4847 3 ~/filesys/cfg/et/cfg.d4rk...
I have a file called file.db, it contains: 1 ~/filesys/cfg/et/lock.rar cfg_locka.ET 16104 2 ~/filesys/cfg/et/snoop.rar cfg_snoopa.Q4 18028 --EOF-- The first column is serial number, next path to the file, third description and fourth the size. I need a script which would read this file and privmsg i...
I need a script.
I want my bot to join #channel when somebody type !idle #channel on pub. And if this somebody parts from My channel the bot will part his.