On second thought, that's probably better
This commit is contained in:
parent
798451518b
commit
504297bf73
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ class MyBot < Ebooks::Bot
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
def on_direct_message(dm)
|
def on_message(dm)
|
||||||
# Reply to a DM
|
# Reply to a DM
|
||||||
# reply(dm, "secret secrets")
|
# reply(dm, "secret secrets")
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue