CactusDev / CactusBot

An open source, community-written service-agnostic chat bot
MIT License
30 stars 6 forks source link

Multiple service support #217

Closed Innectic closed 6 years ago

Innectic commented 7 years ago

Supporting multiple services at a time is an important thing to have. This will happen with #205, but figured there should be an issue for it too.

2Cubed commented 7 years ago

What would this entail? Support for specific services (Discord, Twitch, etc.), or just a framework that is generalized for all services?

Innectic commented 7 years ago

A framework. The idea of 0.4 in the beginning was that it would be able to connect to anything with a socket. Websocket, TCP, UDP, or whatever.