~ircdotnet-dev/ircdotnet/devel

« back to all changes in this revision

Viewing changes to Samples/TwitterBot/Properties/Resources.resx

  • Committer: Alex Regueiro
  • Date: 2010-08-27 22:03:06 UTC
  • Revision ID: alexreg@gmail.com-20100827220306-iqf7ahtgq3ryx2vr
TwitterBot sample is now working. Bot provides the ability for IRC users to log in to Twitter, log out, fetch recent tweets, and send a tweet, among other things. Can handle multiple IRC/Twitter users simultaneously.

Show diffs side-by-side

added added

removed removed

Lines of Context:
117
117
  <resheader name="writer">
118
118
    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
119
119
  </resheader>
120
 
  <data name="ErrorMessageNotEnoughArgs" xml:space="preserve">
121
 
    <value>Not enough arguments were specified for the given command.</value>
122
 
  </data>
123
120
</root>
 
 
b'\\ No newline at end of file'