projects
/
8sync.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb3a40b
)
removing whitespace
author
Christopher Allan Webber
<cwebber@dustycloud.org>
Mon, 23 Nov 2015 23:03:41 +0000
(17:03 -0600)
committer
Christopher Allan Webber
<cwebber@dustycloud.org>
Mon, 23 Nov 2015 23:03:41 +0000
(17:03 -0600)
demos/ircbot.scm
patch
|
blob
|
history
diff --git
a/demos/ircbot.scm
b/demos/ircbot.scm
index 0aef0d5430cc93c9849973c7f33727f76f920758..202c18c2a866170b39cd71dff30496796020001f 100755
(executable)
--- a/
demos/ircbot.scm
+++ b/
demos/ircbot.scm
@@
-36,8
+36,8
@@
;; Add yours here
(_
(irc-format socket "PRIVMSG ~a :*stupid puppy look*" channel))))
- (_
- (cond
+ (_
+ (cond
(is-action
(format #t "~a emoted ~s in channel ~a\n"
speaker message channel))