identity per bot

This commit is contained in:
randogoth 2023-05-24 00:41:10 +03:00
parent 4280ba5624
commit 0a30648495
3 changed files with 22 additions and 11 deletions

View file

@ -1,6 +1,6 @@
from lxmfbot import LXMFBot
bot = LXMFBot("NodeBot")
bot = LXMFBot("testbot")
@bot.received
def echo_msg(msg):