Spec test too
This commit is contained in:
parent
504297bf73
commit
548260f9dd
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ class TestBot < Ebooks::Bot
|
||||||
def configure
|
def configure
|
||||||
end
|
end
|
||||||
|
|
||||||
def on_direct_message(dm)
|
def on_message(dm)
|
||||||
reply dm, "echo: #{dm.text}"
|
reply dm, "echo: #{dm.text}"
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue