nadia
nadia copied to clipboard
Basic implementation of multiple bots feature
Resolves #22 also it handles backwards compatibility with previous version.
That means you can use Nadia.get_me
along with Nadia.get_me(:my_bot)
and all will be totally fine.
Also bc changes not broken for:
Nadia.Config
, Nadia.API
, Nadia.Graph
, Nadia.Graph.API
It shouldn't broke anything!
Please don't merge it, just wanna know your thoughts about it. I will update Nadia.Behaviour
if all looks good to you!
@zhyu any news on this?
@m1ome I'm so sorry for keeping you waiting :(
I really love the way you implementing it! Please update Nadia.Behaviour
and add related tests if you have time, then I'll merge it!
Thanks
Try to do it ASAP
@m1ome are you going to work on it? I could continue your work if you don't have enough time.