Skip to content

Conversation

@niusia-ua
Copy link
Member

This PR combines #1214 and #1222, with additional enhancements.

Other suggestions:

  • Update the Debugging Your Bot section.
    It mainly describes the automation testing of bots.
    Currently, we don't have any sound guides about testing the bots' handlers.
    For further simplification of the guide, we can just reference to the https://grammy.dev/advanced/deployment#testing.
    Describing this topic in the hosting guide is unrelated to it.

@niusia-ua niusia-ua requested review from KnorpelSenf and rojvv August 3, 2025 05:54
@KnorpelSenf KnorpelSenf requested review from KnightNiwrem and removed request for KnorpelSenf August 9, 2025 05:34
@github-actions
Copy link

github-actions bot commented Aug 23, 2025

@github-actions github-actions bot temporarily deployed to pull request August 23, 2025 13:03 Inactive
```
Follow the instructions to set up the project.
In this guide, we assume that you start the project with the `Hello World` example in TypeScript.
The rest of the options are on your own.
Copy link
Member

Choose a reason for hiding this comment

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

The rest of what options?

Copy link
Member Author

Choose a reason for hiding this comment

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

Suggested change
The rest of the options are on your own.
The rest of the setup options are on your own.

## Install Dependencies

`cd` into `grammybot` (replace this by your worker's name you set above), install `grammy`, and other packages you might need:
`cd` into your project directory, install `grammy`, and other packages you might need:
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
`cd` into your project directory, install `grammy`, and other packages you might need:
`cd` into your project's directory, install grammY, and other packages you might need:

@niusia-ua
Copy link
Member Author

@rojvv I accept the comments. Commit the suggestions if you are done with review.

@github-actions github-actions bot temporarily deployed to pull request September 3, 2025 14:50 Inactive
@github-actions github-actions bot temporarily deployed to pull request October 12, 2025 14:20 Inactive
@github-actions github-actions bot temporarily deployed to pull request November 7, 2025 11:09 Inactive
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.

3 participants