Skip to content
This repository has been archived by the owner on Jul 7, 2024. It is now read-only.

Add: Joke module #53

Merged
merged 9 commits into from
Nov 15, 2023
Merged

Add: Joke module #53

merged 9 commits into from
Nov 15, 2023

Commits on Nov 10, 2023

  1. Add: basic joke module

    Zephira58 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    18878c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59fa269 View commit details
    Browse the repository at this point in the history
  3. fix: remove random mistype

    Zephira58 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    16916f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Add: Better error handling

    Zephira58 committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    dcd0994 View commit details
    Browse the repository at this point in the history
  2. Add: NSFW config flag

    Zephira58 committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    31bfa21 View commit details
    Browse the repository at this point in the history
  3. Fix: debug log

    Zephira58 committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    cd86a54 View commit details
    Browse the repository at this point in the history
  4. fix!: added suggestions

    Now i'm running into an issue where sometimes it fetches the joke perfectly with no issues, but other times i get a `Invalid Form Body` error.
    Zephira58 committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    75069ea View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Fix: Removed undefined errors

    I feel so dumb, there was a tiny typo that broke the entire thing, and i forgot to format the response as a string 😭
    Zephira58 committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    f00994b View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Fix: Remove try catch

    @zleyyij wanted it so i implemented it
    Zephira58 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    d049ce6 View commit details
    Browse the repository at this point in the history