include Björn's Mastodon comment script

This commit is contained in:
2019-10-14 12:29:38 +02:00
parent 00bd4fb586
commit 056cbd4be2
6 changed files with 1297 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<?php
$config = [
'mastodon-instance' => 'https://mastodon.social',
'user-id' => 549759,
'threshold' => 300,
'token' => '47598kdjhfgkdg894kejg834joejg43'
];