CactusDev / CactusBot

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

Custom social services #91

Closed 2Cubed closed 7 years ago

2Cubed commented 7 years ago

Streamers have requested the ability to add custom services for !social. For example:

!social
Twitter: twitter.com/2CubedTech, GitHub: github.com/2Cubed

!social github
github.com/2Cubed

This makes sense, because we want to become service-agnostic, and our !social system currently depends on Beam.

Innectic commented 7 years ago

Done in https://github.com/CactusDev/CactusBot/pull/124