root/trunk/Twitterbot/feeds.sample.xml

Revision 37, 263 bytes (checked in by tyler, 4 years ago)

Initial import of the Twitterbot

Line 
1<feeds>
2        <!-- To prevent Xml parsing errors in C#, convert all & -> &amp; -->
3        <feed name="Feed Name" url="" twitter="twitterusername" password="twitterpassword"/>
4        <feed name="Feed Name Dos" url="" twitter="twitterusername" password="twitterpassword"/>
5</feeds>
Note: See TracBrowser for help on using the browser.