Skip to content

Add first bot onboarding tutorial#766

Open
pepperfm wants to merge 1 commit into
defstudio:mainfrom
pepperfm:codex/issue-232-onboarding-tutorial
Open

Add first bot onboarding tutorial#766
pepperfm wants to merge 1 commit into
defstudio:mainfrom
pepperfm:codex/issue-232-onboarding-tutorial

Conversation

@pepperfm
Copy link
Copy Markdown

@pepperfm pepperfm commented May 19, 2026

Summary

  • Adds an end-to-end first bot onboarding tutorial covering installation, BotFather setup, webhook registration, /start handling, chat registration, first message sending, and tests.
  • Adds a dedicated troubleshooting page for token, webhook, secret, chat registration, config cache, and local tunnel issues.
  • Links the tutorial and troubleshooting guide from quickstart, webhook, and testing documentation.
  • Keeps the new user-facing documentation in English and reuses existing screenshots with relative paths and alt text.

Validation

  • composer validate
  • vendor/bin/pest tests/Feature/Docs/FirstBotTutorialTest.php tests/Feature/DocumentationCodeSnippetsTest.php
  • git diff --cached --check
  • checked that README, docs, and touched feature tests contain no Cyrillic text

Closes #232

@pepperfm pepperfm force-pushed the codex/issue-232-onboarding-tutorial branch from 70239ee to 4377c03 Compare May 19, 2026 16:12
@pepperfm pepperfm marked this pull request as ready for review May 19, 2026 16:13
@fabio-ivona fabio-ivona requested a review from MarioGattolla May 20, 2026 15:18
@pepperfm
Copy link
Copy Markdown
Author

@MarioGattolla 🙏

@MarioGattolla
Copy link
Copy Markdown
Contributor

Hi @pepperfm Thank you for your merge request. Due to the large number of changes, it will take a few days to review it. I'm working on it

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.

Write a tutorial for helping onboarding users

2 participants