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

Tags - Globing and Loading #9

Open PenguinzPlays opened 1 year ago

PenguinzPlays commented 1 year ago

on startup, runs a file glob to see what modules are installed and properly formatted and supporting the current version. It then pulls those in and dumps them into the redis cache.

PenguinzPlays commented 5 months ago

Note this is for v1... in v2, this will be a database