I want to make it so I can use Trello to put in info for a flight and then it will display on a Roblox game without needing me to do anything.
I can use Trello to Roblox but I don’t know how to show the flight info.
I want to make it so I can use Trello to put in info for a flight and then it will display on a Roblox game without needing me to do anything.
I can use Trello to Roblox but I don’t know how to show the flight info.
Personally speaking here. I think this is a great opportunity for you to learn how to make a system that lets you do remote flight planning between a self-hosted system and a Roblox server.
I wouldn’t recommend using Trello for anything other than project management as that would be abusing their API.
No it wouldn’t people do it all the time. im pretty sure its why they have an api that does that.
Just because they have an API which they make available to their customer with terms of course, doesn’t mean you should abuse them because “everyone” does it.
The API is there so that people can automate their projects or develop with it in according to what is allowed with the API and it’s limits.
Well i am gooing to automate my system. so if youre not gonna help stop replying. -_-
In my opinion easier thing to do is to simply make an in-game planner and have everything planned on that planner be posted on trello or discord. Having trello sending requests to the game is both expensive and kind of hard to achieve. Start from the game and send everything via webhooks.