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

Examples/dev 3x multi file #1254

Merged
merged 4 commits into from
Aug 13, 2023

Conversation

Latand
Copy link
Contributor

@Latand Latand commented Aug 10, 2023

Description

This update includes the addition of a multi-file bot example to the repository. The purpose of this change is to provide more varied and comprehensive examples for users learning to implement bots using our codebase.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Documentation (typos, code examples or any documentation update)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.

  • Ran locally on my machine and tested the bot.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Latand added 2 commits August 10, 2023 09:31
This commit adds a multi-file bot example to the repository. .
@github-actions github-actions bot added the 3.x Issue or PR for stable 3.x version label Aug 10, 2023
@github-actions
Copy link

github-actions bot commented Aug 10, 2023

✔️ Changelog found.

Thank you for adding a description of the changes

@JrooTJunior JrooTJunior merged commit fac0a53 into aiogram:dev-3.x Aug 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.x Issue or PR for stable 3.x version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants