Open nado opened 8 years ago
Do agree on that. I guess it shouldn't be too complicated to start a new bot inside a goroutine, so that none of the cocurrent bots collide with each other. Of course somme issues with the database might be predictable. Maybe create one DB per channel ?
Yup, I thought about that, boltdb let us use boltdb objects as a key, so for the database it shouldnt be too complicated.
Ideally, with per channel configuration