latestcontent:
$ cd cons;ls
$ chmod +x trmsbs.py #if necessary
$ ./trmsbs.py
deploy+params argument:
$bc = basename(__FILE__);
print "/$bc?page={1..99}";
/$bc?home
main/$bc?page={1..99}
page/$bc?search=$argv[0]
query
integerate this repo to hookbot
$ cd trmsbs/feed
$ code index.php #vscode
function sed($t)
{
$sed = $t;
$sed = str_replace('https://trmsbs.sinkaroid.org/application/controllers/get.php?anti=', 'yoursite',
$sed);
return $sed;
} # if necessary or u can use your own rss fetcher