// --//----------------------------------------------\\--
//                      NecroTwitter
//           By: Carlos Roldan aka Necromaster
//      Necronomicon BBS: necrobbs.strangled.net:27
//            RetroNet: retronet.darktech.org
//                 retronet2016@yahoo.com
//              https://twitter.com/NecroBBS
//                Donations  are welcomed!
//                     385 Cottage St
//                 New Bedford,  MA 02740
//        Thanks to Zero Reader for Twitter code
// --//----------------------------------------------\\--
 
Software --------------------------------------------------------------------
       [ ] PCB PPe      [ ] OBV          [ ] VGA         [ ] OTHER___________
       [ ] Renegade     [ ] Iiniquity    [ ] ASCII       [ ] HTML/CGI/WWW    
       [x] Mystic       [ ] WWVI         [ ] Telegard    [x] MPL
       [ ] ANSI         [ ] TEXT
OS --------------------------------------------------------------------------
              [ ] dos  [ ] os/2  [x] windows [x] Win32 [x] *nix
Type ------------------------------------------------------------------------
                infoform [ ]   utility [X]  misc [ ]  door [ ]
Disclaimer-------------------------------------------------------------------

   The author has taken every precaution to insure that no harm or damage
will occur on computer systems operating this util.  Never the less, the
author will NOT be held liable for whatever may happen on your computer
system or to any computer systems which connects to your own as a result of
operating this util.  The user assumes full responsibility for the correct
operation of this software package, whether harm or damage results from
software error, hardware malfunction, or operator error.  NO warranties are
offered, expressly stated or implied, including without limitation or
restriction any warranties of operation for a particular purpose and/or
merchant ability.  If you do not agree with this then do NOT use this
program.

Description------------------------------------------------------------------

  NecroTitter is a utility to allow users to send tweets from your BBS to
  your BBS twitter account.

NECROTWITTER MPL Intallation-------------------------------------------------

1. You need to have Python installed in your system.  Tested v2.7.12 under
   windows 10 64 bit.

2. You need to install the Tweepy module: Run 'pip install tweepy' from CLI.

3. You need to sign up for a Twitter dev account at dev.twitter.com and create
   an "application" for your board. You will need to grab the key/tokens
   generated by the twitter app. 

4. Place contents from TEXT directory your theme's TEXT directory.

3. Edit necrotwitter.mps (located in the SCRIPTS directory) at the  beginning
   of the script. Place it in your SCRIPTS directory and then compile it with
   mplc or mide.

5. Add it to any desired menu, command "GX" and data "necrotwitter"

version 1.0 B1 is the first release.
version 1.0 B2 is 2nd release with minor changes.

Bug Reports-----------------------------------------------------------------

If you want to send me bug report or a note telling me how much you like it,
 or would like to make a donation of any kind, please feel free to do so.
 
Any $ donations will be used to keep Necronomicon BBS and RetroNet alive!

/ --//----------------------------------------------\\--
//                      NecroTwitter
//           By: Carlos Roldan aka Necromaster
//      Necronomicon BBS: necrobbs.strangled.net:27
//            RetroNet: retronet.darktech.org
//                 retronet2016@yahoo.com
//              https://twitter.com/NecroBBS
//                Donations  are welcomed!
//                     385 Cottage St
//                 New Bedford,  MA 02740
// --//---------------------------------------------\\--

Thank you!
