identity per bot
This commit is contained in:
parent
4280ba5624
commit
0a30648495
3 changed files with 22 additions and 11 deletions
|
|
@ -1,6 +1,6 @@
|
|||
from lxmfbot import LXMFBot
|
||||
|
||||
bot = LXMFBot("NodeBot")
|
||||
bot = LXMFBot("testbot")
|
||||
|
||||
@bot.received
|
||||
def echo_msg(msg):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue