summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/shell-echo-bot.lisp3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/shell-echo-bot.lisp b/examples/shell-echo-bot.lisp
index 2e4167c..f607295 100644
--- a/examples/shell-echo-bot.lisp
+++ b/examples/shell-echo-bot.lisp
@@ -1,7 +1,8 @@
(defclass shell-echo-bot (granolin:client
granolin:message-log
- granolin:server-directory)
+ granolin:server-directory
+ granolin::auto-joiner)
())
(defvar *bot*