diff options
| author | Arslaan Pathan <[email protected]> | 2026-07-17 00:12:01 +1200 |
|---|---|---|
| committer | Arslaan Pathan <[email protected]> | 2026-07-17 00:12:01 +1200 |
| commit | 5f92e6d65bcb3c440153f889dab7339290f57286 (patch) | |
| tree | 2857286c2b33802f92b78f321dbb38fbcdd4dbee /example.env | |
| parent | 2eb0e1197b40c07de4a57701504f77345d77dc36 (diff) | |
| download | slack-botnet-5f92e6d65bcb3c440153f889dab7339290f57286.tar.xz slack-botnet-5f92e6d65bcb3c440153f889dab7339290f57286.zip | |
QUICK OAUTH
Diffstat (limited to 'example.env')
| -rw-r--r-- | example.env | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/example.env b/example.env index b8458b8..9dff5ea 100644 --- a/example.env +++ b/example.env @@ -4,4 +4,5 @@ SELFBOT_USER_ID=UXXXXXXXXXX GEMINI_API_KEY=xxx-your-key-here SLAKC_CLIENT_ID=xxx-your-key-here SLAKC_CLIENT_SECRET=xxx-your-key-here -SLAKC_REDIRECT_URI=http://localhost:8000 +SLAKC_REDIRECT_URI=http://localhost:8000/slack/oauth/redirect +SLAKC_OAUTH_PREFIX=http://localhost:8000 |
