Closed guillain closed 7 years ago
Interesting contribution, thanks for it. We had some issue with bare callbacks in the past because of the deletion of references. For this reason, a similar mechanism has been implemented in bot.py
itself. You can look for dispatch()
there if you like. Would you be ok if I work on some extension of existing code in bot.py
? This could save on the introduction of a separate observable.py
Thanks
creation + added in input and menu machines
Done:
ToDo: