I am trying to make a variable that is inputed through the use of github.
For example: I have a github which text is “hello”
I want to create a variable called text and it would be equal to the text of the github page, so if I was to do
Have you looked into using Rojo for projects like this? You can create the repo (repository) on GitHub, clone it in VS code and then commit changes back to the GitHub repo from VS code when you are done. Everything you do in VS code with Rojo gets replicated to your Roblox studio world.