![[kudos-collabland.png]] Collaboration between [Collab.Land](https://collab.land) and Consensys Mesh inspired by previous experiments with Discord bots: - [[Discord Bot]] - [[i227bot]] ## Authors - [[Simonas Karuzas]] - James Young - Agnes Lin - Raymond Feng ## v2.0 proposal ### Problem Currently Collab.land's bot uses one Veramo agent instance for all their bot installations. This means that all Kudos credentials are stored in one database table. This makes it difficult to build additional functionality that could efficiently query this data for a specific community. For example a "leader board" ### Solution This could be solved by letting communities run their own Veramo agent instances and configuring Collab.land bot to use that instance to store their credentials there. It should be possible for tech savvy communities to deploy their own open source Veramo agent instances. But there should also be an option to choose a managed (paid) hosting service. Here is a [whimsical wireframe](https://whimsical.com/cloud-agent-configurator-GJeaiaV2g79W6mvuxuE9QA@2Ux7TurymNGpiSb8uA3W) from 3 years ago that shows how deployment of such a service could look like. #### Added value to Collab.land This would help Collab.land move towards complete decentralization. #### Added value to users - Communities would be in control of their own data - They would be able to use [[agent-explorer]] and its plugin ecosystem - Managed `did:web` identifiers on custom domains. E.x. `did:web:example-community.com:alice` or `did:web:alice.example-community.com`