This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Agent Silence's profile picture

Maybe add a forum API

Started by Agent Silence, 21 October 2014 - 09:45 PM
Agent Silence #1
Posted 21 October 2014 - 11:45 PM
I was trying to make an attempt at creating a forum browser with the http api.
I got all the reading of posts resolved, but there is no posting of comments or posts in general.
It would be awesome if there was a forum api to solve this
TurtleHunter #2
Posted 22 October 2014 - 12:02 AM
I would like to see your code for reading post released
Edited on 21 October 2014 - 10:02 PM
Lego Stax #3
Posted 22 October 2014 - 12:25 AM
Yes, I second that motion. That sounds pretty dang cool. Perhaps you could add support for adding links to pastebin? This way, the user could download a pastebin program by clicking on the download link.
Cranium #4
Posted 22 October 2014 - 01:59 AM
There's not really an easy way to do this. The forum software we have just doesn't have that type of option, since everything past computercraft.info is served via php.
Agent Silence #5
Posted 22 October 2014 - 04:31 AM
well you could return a raw serialized table to the computer when it requests the list
and paste using a login api
Edited on 22 October 2014 - 02:33 AM
Lyqyd #6
Posted 22 October 2014 - 04:51 AM
Not gonna happen, sorry.
Agent Silence #7
Posted 22 October 2014 - 05:31 AM
Not gonna happen, sorry.
:c
OFF TOPIC :
I will release my code after it isn't as buggy as an anthill