Skip to content

Commit 53070ca

Browse files
committed
update reqs for networks
1 parent f685279 commit 53070ca

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

network/requirements.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
coverage
2-
pyopenssl
3-
twisted
1+
coverage==3.7.1
2+
twisted==14.0.2

network/settings.ini.EXAMPLE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ endpoint = ssl:host=irc.freenode.net:port=7000
33
nickName = whatshereallysaid
44
realName = bot: provides quotations from notable women
55

6-
channel = #channel_name
6+
channel = #newcoder
77

88
[talkback]
99
quotesFilename = quotes.txt

0 commit comments

Comments
 (0)