Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Send JS payload in JSON Responce

Open
#98 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
20/100
Issue type
Documentation
Clarity
Needs clarification
Activity status
Stale
Tech stack
javascript
Domain
documentation

Research direction

No file, test, or entry point is named in the issue. Start by locating the documentation for JSON responses and determining whether script fields are supported; done requires documenting the supported response shape or clarifying the intended behavior.

Written by the indexing model from the issue text.

Description

what is the best way to pass along some JS in my responses. Can I get something like the following code as a response?

"status": 200, "messages": [ { "type": "text", "text": "heard you 2", "script": "alert('Hello World');", "attachment": null, "additionalParameters": [] } ] }

Dominant language
No language data
Stars
33
Forks
49
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from botman/docs

All issues in botman/docs

Similar issues

More Documentation issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.