I need a script which would give my channel a ranking of youtube videos.
I want it to have cmds like:
Code: Select all
!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) - voting on a video number #xxx , marks from 1 to 10
del #num - cmd available only for owner on msg to bot, it deletes video number #xxx
When saying !top bot should give this txt:
place. #number link - desc
f/e:
1. #623 http://www.youtube.com/watch?v=gn9vxoBl3PE - ABBA
...
34. #56 http://www.youtube.com/watch?v=J-FyEySJBPk - Krzysztof Kononowicz
Becouse my bot is on quakenet network I'd want him to check peoples Q auths. Every auth can vote on each video once per month.
After every week - !week rating will be cleared and similar after each month.
I hope there will be a daredevil who will help me .
Thank You.