update youtube.py, remove references to skybot

This commit is contained in:
neersighted 2012-02-28 23:10:36 -08:00
parent b3f8556fbc
commit acb59d8bc5
3 changed files with 4 additions and 4 deletions

View file

@ -47,7 +47,7 @@ def onjoin(paraml, conn=None, bot=None):
time.sleep(1)
# HTTP Useragent
http.ua_skybot = 'CloudBot - http://git.io/cloudbot'
http.ua_cloudbot = 'CloudBot - http://git.io/cloudbot'
# Stay-alive code
stayalive = conn.conf.get('stayalive')