Someone on the general board suggested this, and I thought it was a good idea.
http://4-ch.net/general/kareha.pl/1463408171
https://github.com/z411/weabot
It has a post report feature
This seems like it would be a pretty good idea if there were a way to transer posts.
Isn't transferring databases easy (although it takes long)?
Yes, but Kareha doesn't use a database, it uses flat text files.
This would be nice, Python is great.
>>5
That doesn't really scale well, does it? I know it's not likely we'll get that much more traffic, but it seems better to think about it now rather than regret it later.
What is?
You could write a script in python to scrape it though and add to maybe a mongodb or sqlite
For the imageboard? Sure wakaba isn't really all that great. For the textboards? Hell no, kareha cannot be beat especially with the few custom scripts 4-ch has.
>kareha cannot be beat
Haha.
A flat database isn't bad for a bbs if it's separate files and formats. Karehas database is the html thread files, though.