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

example: telegram inline keyboard #754

Merged
merged 2 commits into from
May 5, 2020

Conversation

etrex
Copy link
Contributor

@etrex etrex commented May 4, 2020

While the server is running, you can run the following command with `bottender` to set up the webhook with the webhook URL you got from running `npm run dev`:

```sh
npx bottender telegram webhook set -w <YOUR_WEBHOOK_URL>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
npx bottender telegram webhook set -w <YOUR_WEBHOOK_URL>
npx bottender telegram webhook set

@etrex etrex force-pushed the example-telegram-inline-keyboard branch from 162b54e to 8d5f934 Compare May 5, 2020 03:09
@chentsulin chentsulin merged commit c1eb99d into master May 5, 2020
@chentsulin chentsulin deleted the example-telegram-inline-keyboard branch May 5, 2020 05:56
etrex added a commit that referenced this pull request May 7, 2020
* example: telegram inline keyboard

* docs: remove -w <YOUR_WEBHOOK_URL>
chentsulin added a commit that referenced this pull request May 7, 2020
* example: telegram game (#751)

* example: telegram game

* chore: add newline

* refactor: use getClient
docs: fix grammar mistakes

* example: telegram inline query (#752)

* example: telegram inline query

* fix: typo

* chore: add empty line

* fix: typo

* example: telegram reply keyboard (#753)

* example: telegram reply keyboard

* fix: grammar

* example: telegram inline keyboard (#754)

* example: telegram inline keyboard

* docs: remove -w <YOUR_WEBHOOK_URL>

* chore(README): use a router example instead of hello world

* convert slack interactive message event to camelcase (#755)

* test: add test to check the original behavior

* feat: convert slack interactive message event to camelcase

* 1.4.4 changelog

* v1.4.4

* chore: update package readme

* docs: add urlencoded body parser to custom-server-express (#756)

* docs: update slack routes improvement

Co-authored-by: C. T. Lin <[email protected]>
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

Successfully merging this pull request may close these issues.

2 participants