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: discord bot #465

Merged
merged 27 commits into from
Sep 3, 2023
Merged

feat: discord bot #465

merged 27 commits into from
Sep 3, 2023

Commits on Aug 23, 2023

  1. chore: added dependencies

    cachho committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    6331d41 View commit details
    Browse the repository at this point in the history
  2. feat: example implementation

    cachho committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    371dc27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4233f2 View commit details
    Browse the repository at this point in the history
  4. fix: remove unused import

    cachho committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    e4c78d7 View commit details
    Browse the repository at this point in the history
  5. chore: linting

    cachho committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    23d28cc View commit details
    Browse the repository at this point in the history
  6. fix: remove args

    cachho committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    00d55da View commit details
    Browse the repository at this point in the history
  7. chore: added todo

    cachho committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    293a3b4 View commit details
    Browse the repository at this point in the history
  8. fix: double declaration

    cachho committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    cf7a49f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d54f70e View commit details
    Browse the repository at this point in the history
  10. fix: remove guild restriction

    cachho committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    f00187d View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    c223076 View commit details
    Browse the repository at this point in the history
  2. chore: update version

    cachho committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    cbf8357 View commit details
    Browse the repository at this point in the history
  3. fix: remove dotenv

    cachho committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    076fd74 View commit details
    Browse the repository at this point in the history
  4. fix: don't use debug

    cachho committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    c84a034 View commit details
    Browse the repository at this point in the history
  5. docs: use comma

    cachho committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    a13b31f View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    855bfd7 View commit details
    Browse the repository at this point in the history
  2. fix: command signature

    cachho committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    a1cdb1e View commit details
    Browse the repository at this point in the history
  3. fix: return defer

    cachho committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    bf52955 View commit details
    Browse the repository at this point in the history
  4. chore: linting

    cachho committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    16e3030 View commit details
    Browse the repository at this point in the history
  5. feat: include question

    cachho committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    40c98fb View commit details
    Browse the repository at this point in the history
  6. fix: parameter

    cachho committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    5225564 View commit details
    Browse the repository at this point in the history
  7. fix: invite link

    cachho committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    8367b66 View commit details
    Browse the repository at this point in the history
  8. docs: add bot

    cachho committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    7b5be4c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cbc5b15 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    a7b9b30 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. fix: update install command

    cachho committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    9533aaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e760c97 View commit details
    Browse the repository at this point in the history