PenguinCloud / WaddleBot-Core

MenialBot is a security engineer's run with Matterbridge based bot designed to route chat prompts to serverless scripts (Lambda / OpenWhisk)! It applies a common profile to a user and allows for points, reputation, etc. to follow that user everywhere! It also allows for community / team based events, currency, etc.
1 stars 0 forks source link

Router v0 #28

Open ArcherPTG opened 1 month ago

ArcherPTG commented 1 month ago

This version allows the following:

Addition of channels to a community:

Community manager: !entity add twitch:penguinzplays

Where the add is: Platform : Entity

The server will then check to see if it has access to that entity, if not it will request the bot be added , ie: modded / joined Once it has access, it will require someone with owner or admin privileges to accept:

!community join CommunityNameHere

For now chat routing to other entities will not happen.