ccsseraphini
ccsseraphini copied to clipboard
be able to compose bots
- [ ] be able to run all bots in the same instance
await sibsBot()
await sseramemesBot()
await sserarticles()
Would it be a good idea first to compose two bots, then compose the other one? What would you do to prevent errors making this change?
Try catch could catch bugs