mirdin,
Simply upload the files as stated in the file itself.
After you’ve done that, create a file named “wp-agg.ini” in the same directory. Format that file like so for each feed you’re posting.
<begin example>
[Name of source just for personal reference, this is actually ignored]
url = https://laughingmeme.org/index.rdf
cats = LM
</begin example>
The cats are the category you want the post entered under, these can either exist or upon running of the script can be created. You can specify multiple categorys by seperating them with :
Example: cat1:cat2:cat345
Did this help any?
later