Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

separate bot server for v2 #812

Open
Evanfeenstra opened this issue Jun 11, 2024 · 0 comments
Open

separate bot server for v2 #812

Evanfeenstra opened this issue Jun 11, 2024 · 0 comments
Assignees

Comments

@Evanfeenstra
Copy link
Contributor

  • totally separate the bot stuff from relay, to create a standalone bot server for v2
  • express server with the POST /webook and POST /action routes from relay
  • DB with the Bot and ChatBot tables
  • V2 tribes will send the whole text msg to bot server, and bot server will process it based on the prefix, and spit back the Action to the v2 tribe server (broadcast, pay, etc)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants