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
|
||||
end
|
||||
|
||||
def on_direct_message(dm)
|
||||
def on_message(dm)
|
||||
reply dm, "echo: #{dm.text}"
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue