Update README.md
The redirect URL has to be http:// not https://. Corrected that in the README.
This commit is contained in:
parent
e77a341d7e
commit
e6a1f724a3
@ -1,7 +1,7 @@
|
|||||||
# GIFT
|
# GIFT
|
||||||
Godot IRC For Twitch addon
|
Godot IRC For Twitch addon
|
||||||
|
|
||||||
To use this plugin, you need to create a new application on dev.twitch.tv to get a client ID and a client secret. The redirect URL of your App has to be https://localhost:18297.
|
To use this plugin, you need to create a new application on dev.twitch.tv to get a client ID and a client secret. The redirect URL of your App has to be http://localhost:18297.
|
||||||
|
|
||||||
If you require help, feel free to join my >[Discord Server](https://discord.gg/28DQbuwMM2)< and ask your questions <3
|
If you require help, feel free to join my >[Discord Server](https://discord.gg/28DQbuwMM2)< and ask your questions <3
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user