-
Owned Core API access
Hi again,
I am creator of https://www.ownedcore.com/forums/mmo...exile-api.html (GameHelper: A light version of PoeHUD/Exile-Api) program.
I have a github actions (CI) pipeline that compiles my software and push it on discord (i got a discord server too) server via following github action
Discord Message Notify . Actions . GitHub Marketplace . GitHub
GitHub - appleboy/discord-action: GitHub Action that sends a Discord message.
once i do that, I have to come to Owned Core website and manually push the new release over here (@ the end of the first post of my thread).
would be cool if I can get an API (or best case scenario github action) to automatically instruct my CI pipeline to push releases on this website.
so APIs i am looking for is as following.
1: Edit a message in a thread
2: login
3: upload a file
4: delete a file
5: create a new message in a thread
Last edited by GameHelper; 08-19-2023 at 10:14 AM.
If I did not reply to you, it mean the question you are asking is stupid.
-
Post Thanks / Like - 1 Thanks
Eryx (1 members gave Thanks to GameHelper for this useful post)
-
Originally Posted by
GameHelper
Not sure about the API availability, but are you not able to accomplish this with POST requests and a valid token worst case?
-
Thanks for your clarification/input.
This requires us to think things through very thoroughly with regards to malware/security etc, and I'm sure GitHub has good solutions to discover stuff like this that isn't so easy to get in place in vBulletin.
We'll look into it - but as I said - no promises made.