Quote:
Originally Posted by mex
I'd like it to be something like "4chan /wsg/ Dance 4974578". "Dance" being the thread title.
|
I agree with that but there is one problem:
We're using the 4chan API and their endpoint doesn't return any information about the thread title.
For reference:
github.com/4chan/4chan-API
This is the documentation for accessing single threads:
github.com/4chan/4chan-API/blob/master/pages/Threads.md
Please contact the 4chan support and ask them to also return the thread-title for the ".../thread/....json" API request.
If they're updating their API accordingly, we can make use of that information in the packagenames.
Quote:
Originally Posted by mex
If there's no thread title like this here: ... the post text could be used instead. "4chan /wsg/ comfy nostalgia 4983465"
|
I disagree with this:
That text is not related to the thread but it is the text of the first post in a thread.
Using this as a replacement for the thread-title seems wrong to me.