changeset 2779:13dc5c9aafa6

<ThatOtherPerson> echo "host = \'irc.freenode.net\'; port = 6667; chan = [\'#esoteric\']; nick = \'TestHackEgo\'; password = \'nonehahablah\'" > t/DCPUToolBot-master/sample_config.py
author HackBot
date Mon, 22 Apr 2013 16:11:12 +0000
parents 677bbaa9d86c
children 0c881c358529
files t/DCPUToolBot-master/sample_config.py
diffstat 1 files changed, 1 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/t/DCPUToolBot-master/sample_config.py	Mon Apr 22 16:08:28 2013 +0000
+++ b/t/DCPUToolBot-master/sample_config.py	Mon Apr 22 16:11:12 2013 +0000
@@ -1,5 +1,1 @@
-host = "irc.freenode.net"
-port = 6667
-chan = ["#pieislikemyfavoritefood"]
-nick = "DCPUPieBot"
-password = "hahahahayouactuallythoughtyouwouldfindmyrealpassword"
+host = 'irc.freenode.net'; port = 6667; chan = ['#esoteric']; nick = 'TestHackEgo'; password = 'nonehahablah'