https://github.com/minidigger/subscribe4whitelist
Subscribe4Whitelist
https://github.com/minidigger/subscribe4whitelist
Last synced: about 1 month ago
JSON representation
Subscribe4Whitelist
- Host: GitHub
- URL: https://github.com/minidigger/subscribe4whitelist
- Owner: MiniDigger
- License: mit
- Created: 2018-02-22T20:09:40.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-10-18T09:54:22.000Z (over 6 years ago)
- Last Synced: 2025-01-01T00:27:45.499Z (over 1 year ago)
- Language: Kotlin
- Size: 9.77 KB
- Stars: 3
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Subscribe4Whitelist
Small plugin to add subscribers from twitch, patreons from patreon and vips from youtube to your whitelist
# Setup
### Twitch
you can get your accessToken from here https://twitchapps.com/tmi/
create a new app here https://dev.twitch.tv/dashboard/apps/create (set url to http://localhost)
and get your client id and client secret
### Patreon
Create a client here https://www.patreon.com/portal/registration/register-clients (redirect url = http://localhost)
and get your creators access token
### Youtube
sucks
# Building
Just run gradle build
# Licence
MIT