One should not try to execute irc.freenode.net with Python interpreter

This commit is contained in:
Juhani Krekelä 2018-07-09 22:52:17 +03:00
parent f537285cbd
commit bddfae72d4
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -15,7 +15,7 @@ msgs.txt: Messages that haven't been delivered. Leave it empty
startcmd.txt: Raw IRC messages to send to the server after USER and NICK. Used
to authenticate with NickServ
Run `python2 irc.freenode.net 6667 '##ingsoc' o2-test`
Run `python2 ircbot.py irc.freenode.net 6667 '##ingsoc' o2-test`
Console commands
----------------