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

Something terrible is going down #127

Merged
merged 45 commits into from
Dec 6, 2023
Merged

Something terrible is going down #127

merged 45 commits into from
Dec 6, 2023

Commits on Nov 3, 2023

  1. Something terrible is going down

    - Rewrite almost the whole bot, _again_, to support multiple chat services
    - Add Discord as a service
    - Changes to the command parser to add enum support
    - Changes to command organization
    - Lots of other small things that I can't include here
    
    this was a pain in the ass, but boy it was worth it! we're one step closer to a universal chatbot framework with this
    gingershaped committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    9f77ac6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4f48cf View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. Get bridge working

    gingershaped committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    21cfacb View commit details
    Browse the repository at this point in the history
  2. fixen

    gingershaped committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    b35da04 View commit details
    Browse the repository at this point in the history
  3. Make bot ignore self

    gingershaped committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    9cafdef View commit details
    Browse the repository at this point in the history
  4. funny status

    gingershaped committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    91c3f45 View commit details
    Browse the repository at this point in the history
  5. h

    gingershaped committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    4e50b71 View commit details
    Browse the repository at this point in the history
  6. attempt 3

    gingershaped committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    527b68f View commit details
    Browse the repository at this point in the history
  7. attempt 4

    gingershaped committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    62d8bb5 View commit details
    Browse the repository at this point in the history
  8. attempt 5

    gingershaped committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    f82e533 View commit details
    Browse the repository at this point in the history
  9. oops

    gingershaped committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    6889add View commit details
    Browse the repository at this point in the history
  10. oops 2

    gingershaped committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    591ebba View commit details
    Browse the repository at this point in the history
  11. Self-forward on SE side

    gingershaped committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    1551c35 View commit details
    Browse the repository at this point in the history
  12. big brain time

    gingershaped committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    8da659d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d5dcd13 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b1823ab View commit details
    Browse the repository at this point in the history
  15. big brain hours

    gingershaped committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    dc9e017 View commit details
    Browse the repository at this point in the history
  16. reaction fixes

    gingershaped committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    4e364ba View commit details
    Browse the repository at this point in the history
  17. das webhooken

    gingershaped committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    229267f View commit details
    Browse the repository at this point in the history
  18. das reactionen

    gingershaped committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    130cd31 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d73ab30 View commit details
    Browse the repository at this point in the history
  20. augh

    gingershaped committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    4e0c8a1 View commit details
    Browse the repository at this point in the history
  21. again?

    gingershaped committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    cb8cc0f View commit details
    Browse the repository at this point in the history
  22. Add more guardrails

    gingershaped committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    1a9f980 View commit details
    Browse the repository at this point in the history
  23. fix order of calls

    gingershaped committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    ccdd238 View commit details
    Browse the repository at this point in the history
  24. maybe this?

    gingershaped committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    0d24358 View commit details
    Browse the repository at this point in the history
  25. markdownify

    gingershaped committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    47ad12e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    d65bdcf View commit details
    Browse the repository at this point in the history
  27. markdownify 2

    gingershaped committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    adc2e19 View commit details
    Browse the repository at this point in the history
  28. image magick

    gingershaped committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    9531caf View commit details
    Browse the repository at this point in the history
  29. ygygygyg

    gingershaped committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    382f2c6 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

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

    gingershaped committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    65d4eed View commit details
    Browse the repository at this point in the history
  3. mojon't

    gingershaped committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    24e8855 View commit details
    Browse the repository at this point in the history
  4. ignore webhooks

    gingershaped committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    2e5650a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd7bd9e View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    74c2962 View commit details
    Browse the repository at this point in the history
  2. Source cleanup

    gingershaped committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    001d505 View commit details
    Browse the repository at this point in the history
  3. Add !!/issue close

    gingershaped committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    8023b47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9108981 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. what the fuck

    gingershaped authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    d82dc2f View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. ignored no longer

    gingershaped committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    785788e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddc47f4 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    b42e637 View commit details
    Browse the repository at this point in the history
  2. merge???

    gingershaped committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    87fb60e View commit details
    Browse the repository at this point in the history