Skip to content

separate bot server for v2 #812

@Evanfeenstra

Description

@Evanfeenstra
  • 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)

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions