We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f685279 commit 53070caCopy full SHA for 53070ca
network/requirements.txt
@@ -1,3 +1,2 @@
1
-coverage
2
-pyopenssl
3
-twisted
+coverage==3.7.1
+twisted==14.0.2
network/settings.ini.EXAMPLE
@@ -3,7 +3,7 @@ endpoint = ssl:host=irc.freenode.net:port=7000
nickName = whatshereallysaid
4
realName = bot: provides quotations from notable women
5
6
-channel = #channel_name
+channel = #newcoder
7
8
[talkback]
9
quotesFilename = quotes.txt
0 commit comments