OP 04 January, 2023 - 11:39 PM
I have a lot of ideas for improving the forum, but apparently (and no offense, i understand the whole process behind things) it's very slow to implement OR it will be denied because flemme , not interesting enough people, too small for being relevant, .....
Example : https://cracked.io/Thread-New-threads-list
How the heck are you guys going to implement this ? Well, if you open your API (maybe provide some api token or idk), people can freely do it wherever they want. Discord server with channel as categories, telegram bot, browser extension or tampermonkey script, ...
Extremly basic things would work : an API that list all threads with paging (GET /threads) boom done. People will handle the processing.
"People are going to abuse from this" :
PS : whoever you are, if you comment without reading the whole thing I'll notice and ignore you forever
Example : https://cracked.io/Thread-New-threads-list
How the heck are you guys going to implement this ? Well, if you open your API (maybe provide some api token or idk), people can freely do it wherever they want. Discord server with channel as categories, telegram bot, browser extension or tampermonkey script, ...
Extremly basic things would work : an API that list all threads with paging (GET /threads) boom done. People will handle the processing.
"People are going to abuse from this" :
- make use of the AUTH token (or an api token) and define a limit
- only allow to GET
- only provide api token to approved projects, and maybe define specific limits to this project
PS : whoever you are, if you comment without reading the whole thing I'll notice and ignore you forever