This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

twiterium

1.2.0 • Public • Published

Logo

MIT License

GitHub issues

Installation

Install with npm

  npm install Twiterium

Usage/Examples

const twitter = require('./Twiterium.js');
    // your twiters acount auth token here 
    // change headless to --head to see the browser 
    await twitter.INIT('Your auth token', '--headless');  
    
    await twitter.SendMessage('Hello world!');

Roadmap

  • Add Imige support

  • Add reed

  • Add send in threads

  • Faster timings

  • Additional browser support

Features

  • Text baced meseging
  • Headless and heded options
  • Custome terminal logging

Feedback

If you have any feedback, please reach out to Me at ttvparadoxg@gmail.com or throu the ishues tab

Twiterium

A free twiter api paywall work around for node.js

Package Sidebar

Install

npm i twiterium

Weekly Downloads

0

Version

1.2.0

License

MIT

Unpacked Size

3.84 kB

Total Files

3

Last publish

Collaborators

  • paradox_g