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

Add more examples #3

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

Add more examples #3

wants to merge 12 commits into from

Conversation

dcdunkan
Copy link
Owner

@dcdunkan dcdunkan commented Aug 23, 2022

More general examples and plugin (simple and common plugins) examples should be added (In the home page, we can show them separately).

No specific order for now, the more easy to understand the example is, the higher its position.

General

  • Hello World
  • Echo Bot
  • Commands
  • Message Formatting
  • Filter Queries
  • ctx.api and bot.api
  • Custom Keyboards
  • Inline Keyboards: Alerts, notifications (top of the chat)
  • Sessions: Only talk about default memory sessions. Should link to session docs.
  • Sending Files: Only about uploading (InputFile, URL, file id).
  • Downloading Files
  • Simple middlewares: Like logging update events.

Plugins

Only explain basic and commonly used stuff from the plugin. For everything else, must link to their documentation and GitHub repository as additional resources.

  • Parse Mode
  • i18n
  • Conversations
  • Emoji
  • Menu
  • Stateless Question
  • Files
  • Hydrate

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