- nick = 'feyris-nyannyan'
- passwd = ''
- server = '127.0.0.1'
- port = int(6667)
- channel = '#Taverne'
- quitMsg = 'Sayonara-nyan !'
- welcomeMsg = 'Ohayo-nyan !'
- source = 'My sourcecode is under CC-BY-SA and available at the following address: https://github.com/lanodan/scripts/tree/master/IRCBot'
- NickServ = 'NickServ'
|