typo
This commit is contained in:
parent
77cbac8deb
commit
dde477fcda
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ Functions decorated by `received` have access to a `msg` parameter that has the
|
|||
Example of a bot that echos a message back to the sender:
|
||||
|
||||
```Python
|
||||
from bot import LXMFBot
|
||||
from lxmfbot import LXMFBot
|
||||
|
||||
bot = LXMFBot("NodeBot")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue