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

Discord Matterbridge Integration v1 #24

Open ArcherPTG opened 1 month ago

ThysWentzel commented 1 month ago

Basic matterbridge discord integration on waddlebot has been completed. What is needed, is a bot in a channel, then the following variables need to be supplied in the Dockerfile in the root of the project:

USER_DISCORD_ID DISCORD_TOKEN (Bot token) DISCORD_CHANNEL (Discord channel ID)

The docker container must be built and then run to get the matterbridge connection with discord started.