stakwork/Sphinx Bot
Sphinx Bot Github Action to send messages to previously created bots in the Sphinx platform.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| tribe_url | URL of the tribe you want to post to | yes | — |
| bot_id | BOT ID of the tribe you want to post to | yes | — |
| bot_secret | BOT Secret of the tribe you want to post to | yes | — |
| chat_uuid | Chat UUID of the tribe you want to post to | yes | — |
| bot_message | Message to post | yes | — |
Outputs
| name | description |
|---|---|
| message | Response from the bot |
| success | If the call was successful or not |