This is a simple nodejs program that imports new entries from wykop.pl tags specified in config file.
Currently used for WykopMobilny and running under #owmbugi and #otwartywykopmobilny tags.
{
"key": "wykopkey",
"secret": "secretkey",
"discordToken": "discordbottoken",
"tags": {
"wykoptag": "channeliddiscord",
...
}
}
Licensed under MIT license.