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

feat: Add possibility to start bot via async context manager #1801

Merged

Commits on Apr 2, 2023

  1. Configuration menu
    Copy the full SHA
    dbdbc9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38e1b0b View commit details
    Browse the repository at this point in the history
  3. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and Snawe committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    92f60ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca883b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. example: Add example to start bot with async context manager

    Add basic example to start the bot with an async context manager.
    The example contains a `/hello` slash command which responds with a
    "Hellp @author".
    Snawe committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    2f7680f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6de8987 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    ad298f9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into feat/add_async_context_manager

    Signed-off-by: Lala Sabathil <lala@pycord.dev>
    Lulalaby authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    8df12fc View commit details
    Browse the repository at this point in the history