Giter Site home page Giter Site logo

mytwitter's Introduction

MyTwitter Powershell Module

Join the chat at https://gitter.im/MyTwitter/MyTwitter


The MyTwitter Powershell module is a module created to interact with Twitter. It uses Twitter's OAuth API to tweet, send direct messages and hopefully more functionality is to come!

For instructions on getting started with this module visit https://adamtheautomator.com/twitter-module-powershell/.

09/30/14 - Added proper special character handling/escaping function and integrate.

09/30/14 - Fixed exporting the Set-OAuthAuthorization function so that operator can manually set up registry entries by calling the function.

09/30/14 - Fixed syntax error line 87 from master pull missing colon.

10/08/14 - Added Pester test for Split-Tweet function. I would suggest we create more tests later. ScreenShot

03/14/15 - Fixed Bitly Authentication within the Get-ShortUrl function.

Install

To install the module including all source code you can just run in a PowerShell v3 or higher the following command:

iex (New-Object Net.WebClient).DownloadString("https://gist.githubusercontent.com/stefanstranger/2138dc710576bc40b64b/raw/bfd25a0e7363e9a1906908b0695ebcffaa508276/InstallMyTwitterModule.ps1")

mytwitter's People

Contributors

adbertram avatar blueprairie avatar gitter-badger avatar psdasandi avatar sriese avatar stefanstranger avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.