I do not know how to configure plugin_adv. Can I also set the two different frequencies to send news?
<configuration plugin="adv">
<settings name="settings">
<set name="rate">2</set>
</settings>
<settings name="newsfeed">
<set name="url">
http://www.bigbrotherbot.net/forums/news-2/?type=rss;action=.xml</set>
<set name="items">5</set>
<set name="pretext">News: </set>
</settings>
<ads>
<ad>^2Big Brother Bot is watching you...
www.BigBrotherBot.net</ad>
<ad>@feed</ad>
<ad>/spam#rule1</ad>
<ad>@time</ad>
<ad>@feed</ad>
<ad>^2Do you like B3? Consider donating to the project at
www.BigBrotherBot.net</ad>
<ad>@nextmap</ad>
</ads>
</configuration>
It;s default configuration, So it '<ads> should be sent every two minutes. how to set up a second sequence to be sent, for example, every 5 minutes
It's possible? Plz help