updated links
This commit is contained in:
parent
012d709648
commit
3a14d78daa
6 changed files with 7 additions and 7 deletions
2
bot.py
2
bot.py
|
@ -13,7 +13,7 @@ os.chdir(sys.path[0] or '.') # do stuff relative to the install directory
|
|||
class Bot(object):
|
||||
pass
|
||||
|
||||
print 'Welcome to Cloudbot - Version DEV - http://git.io/cloudbot'
|
||||
print 'Welcome to Cloudbot - Version DEV - http://git.io/cloudbotirc'
|
||||
|
||||
bot = Bot()
|
||||
|
||||
|
|
Reference in a new issue