index
:
cunningbot.git
Cunning Bot
summary
refs
log
tree
commit
diff
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-02
Tidied modules
HEAD
master
Aidan Gauland
3
-6
/
+5
2012-12-02
Added nick, username, and realname as bot parameters
Aidan Gauland
2
-11
/
+43
2012-12-02
Fixed but in connection accessors
Aidan Gauland
1
-2
/
+6
2012-12-02
Created bot record and made module stateless
Aidan Gauland
3
-49
/
+77
2012-12-02
Fixed `flay' command
Aidan Gauland
1
-1
/
+1
2012-12-02
Corrected `debug' messages in `handle-commands'
Aidan Gauland
1
-4
/
+2
2012-12-02
Changes missed in 5abd200a
Aidan Gauland
1
-2
/
+4
2012-12-02
Fixed `pong'
Aidan Gauland
1
-1
/
+1
2012-12-02
Changed command handling
Aidan Gauland
1
-9
/
+14
2012-12-02
Tidied up conditionals
Aidan Gauland
1
-32
/
+29
2012-12-02
`join-channel' is now `join-channels' and takes a list of channels
Aidan Gauland
1
-4
/
+5
2012-12-02
Minor housekeeping
Aidan Gauland
1
-36
/
+36
2012-12-01
Rewrote command and CTCP handlers as hooks
Aidan Gauland
1
-24
/
+26
2012-12-01
Tidied up command processing
Aidan Gauland
2
-58
/
+41
2012-12-01
Changed parameters `start-bot' to example values
Aidan Gauland
1
-1
/
+1
2012-12-01
Replaced single-clause macro with `define-syntax-rule' shorthand.
Aidan Gauland
1
-5
/
+3
2012-12-01
Modulified bot
Aidan Gauland
3
-59
/
+81
2012-12-01
Added copyright notice to commands.scm
Aidan Gauland
1
-0
/
+16
2012-11-30
Removed unnecessary use of an alist
Aidan Gauland
1
-21
/
+14
2012-11-30
Minor code rearrangement; no functional changes.
Aidan Gauland
1
-14
/
+15
2012-11-29
Minor comment and formatting tidying.
Aidan Gauland
1
-9
/
+12
2012-11-29
Merge branch 'master' of git.sv.gnu.org:/srv/git/cunningbot
Aidan Gauland
0
-0
/
+0
2012-11-29
Replaced messy use of `string-append' with `format'
Aidan Gauland
1
-2
/
+2
2012-11-29
Cleaned up the (display (string-append ... line-end) out) mess
Aidan Gauland
1
-11
/
+14
2012-11-29
Cleaned up the (display (string-append ... line-end) out) mess
Aidan Gauland
1
-10
/
+13
2012-11-29
Corrected use of `map' where `for-each' should have been used.
Aidan Gauland
1
-2
/
+1
2012-11-29
Cleaned up display+newline+string-append mess
Aidan Gauland
1
-27
/
+19
2012-11-28
Added hook
Aidan Gauland
1
-0
/
+8
2012-11-28
Housekeeping
Aidan Gauland
1
-2
/
+12
2012-11-28
Code refactoring
Aidan Gauland
2
-2
/
+5
2012-11-28
`sender' is now passed to commands.
Aidan Gauland
2
-3
/
+3
2012-11-28
Added a README
Aidan Gauland
1
-0
/
+5
2012-11-28
Fixed PRIVMSG-handling bug
Aidan Gauland
1
-6
/
+7
2012-11-28
Added a missing period to the `flay' command.
Aidan Gauland
1
-1
/
+1
2012-11-28
Fixed typo in a comment block.
Aidan Gauland
1
-2
/
+2
2012-11-28
Housekeeping
Aidan Gauland
1
-1
/
+7
2012-11-26
Switched from `load' to `primitive-load' for config files.
Aidan Gauland
2
-2
/
+2
2012-11-26
Added example init and command files
Aidan Gauland
2
-0
/
+12
2012-11-26
Added function `send-action'
Aidan Gauland
1
-0
/
+7
2012-04-24
Fixed stray (newline) outside debugging statement.
Aidan Gauland
1
-1
/
+1
2012-04-24
Fixed bug with replying to direct messages.
Aidan Gauland
1
-23
/
+32
2012-04-24
Tidied debugging print s-exps.
Aidan Gauland
1
-12
/
+10
2012-04-24
Tidied debugging output.
Aidan Gauland
1
-14
/
+19
2012-04-24
Minor code cleanup.
Aidan Gauland
1
-55
/
+53
2011-09-19
Refactored channel-joining code.
Aidan Gauland
1
-2
/
+4
2011-09-19
Added missing (if debugging ...) forms and fixed handling of command
Aidan Gauland
1
-10
/
+12
2011-09-19
Moved defaults back from init.scm to cunning-bot.scm to address
Aidan Gauland
2
-6
/
+6
2011-09-19
Cleaned up output a bit and made full server output optional.
Aidan Gauland
1
-11
/
+17
2011-09-19
Changed default nick, since cbot is registered on freenode.
Aidan Gauland
1
-3
/
+3
2011-09-19
Changed defaults in init.scm
Aidan Gauland
1
-4
/
+4
[next]