index
:
granolin/granolin.git
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utility-apps.lisp
Age
Commit message (
Collapse
)
Author
2019-09-28
ROSHAMBO is working!
Boutade
2019-09-28
better name, adding exports
Boutade
2019-09-28
room and direct room managment
Boutade
2019-09-27
made create-direct-message-room
Boutade
accidentally added roshambot example to this commit
2019-09-27
created macros.lisp, bugfix
Boutade
2019-09-27
support for account-data-event handler in server-directory class
Boutade
- added direct-p to server-room to indicate that the room is "direct" - added handle-event :after specialized on account-data-event and server-room - extended the find-contact function to optionally return a room
2019-09-27
changed interface to handle-event, made room-id optional
Boutade
2019-09-26
send-text-message given format args, contact query utils added
Boutade
2019-09-26
reoranizing, cleaning up, fixing cracks
Boutade
2019-09-26
created auto-joiner to respond to invites
Boutade
2019-09-25
integrated server-directory component into example bot
Boutade
2019-09-25
reorganized
Boutade
2019-09-25
added initial server-directory utility class
Boutade
2019-09-25
bugfix
Boutade
2019-09-25
consolodated event handling generic functions. added clean-up
Boutade
2019-09-25
added basic logging example
Boutade