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

Update to main.ts | Imgur API integration #41

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Feb 8, 2023

  1. Update main.ts

    For this to work you will need an account on Imgur. Create an application and get the Client-ID which has to be put in ui/src/main.ts line 204.
    THIS HAS TO BE DONE BEFORE RUNNING THE screenshot-basic for the first time!
    Also change webhook url on every other resource that is using screenshot-basic so for example in qb-phone change the webhook option so it looks like this:
    Config.Webhook = "imgur"
    ogidevs committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    ae126b9 View commit details
    Browse the repository at this point in the history