BluebirdPS

0.7.0

A Twitter Automation Client for PowerShell 7. Tweet, retweet, send direct messages, manage lists, and more.

Minimum PowerShell version

7.0

The owner has unlisted this package. This could mean that the module is deprecated or shouldn't be used anymore.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name BluebirdPS -RequiredVersion 0.7.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name BluebirdPS -Version 0.7.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

2020-2021

Package Details

Author(s)

  • Dave Carroll

Tags

Twitter-Client Twitter-API Twitter Tweet Automation Social-Media

Functions

Export-TwitterAuthentication Import-TwitterAuthentication Set-TwitterAuthentication Set-TwitterBearerToken Test-TwitterAuthentication Invoke-TwitterRequest Get-TwitterDM Publish-TwitterDM Unpublish-TwitterDM Add-TwitterList Add-TwitterListMember Add-TwitterListSubscription Get-TwitterList Get-TwitterListByOwner Get-TwitterListMember Get-TwitterListMembership Get-TwitterListSubscriber Get-TwitterListSubscription Get-TwitterListTweets Remove-TwitterList Remove-TwitterListMember Remove-TwitterListSubscription Set-TwitterList Test-TwitterListMembership Test-TwitterListSubscription Send-TwitterMedia Add-TwitterSavedSearch Get-TwitterSavedSearch Remove-TwitterSavedSearch Get-TwitterAccountSettings Get-TwitterPermissions Get-TwitterRateLimitStatus Get-TwitterUserProfileBanner Publish-Tweet Set-Retweet Unpublish-Tweet Get-TwitterFriendship Get-TwitterMutedUser Set-TwitterMutedUser Submit-TwitterUserAsSpam Get-Tweet Get-TweetCount Get-TweetLikes Get-TweetPoll Get-TwitterTimeline Search-Tweet Set-TweetLike Set-TweetReply Add-TwitterFriend Get-TwitterBlockedUser Get-TwitterFollowers Get-TwitterFriends Get-TwitterUser Remove-TwitterFriend Set-TwitterBlockedUser ConvertFrom-EpochTime ConvertFrom-TwitterV1Date Export-BluebirdPSConfiguration Get-BluebirdPSConfiguration Get-BluebirdPSHistory Get-TwitterApiEndpoint Import-BluebirdPSConfiguration Set-BluebirdPSConfiguration

PSEditions

Core

Dependencies

This module has no dependencies.

Release Notes

## 0.7.0 - 2021-06-26

     Bugfix and Feature; Update Strongly Recommended

     ### Fixed

     - [Issue #89](https://github.com/thedavecarroll/BluebirdPS/issues/89) - Publish-TwitterDM - Parameter sets not functioning correctly
     - [Issue #94](https://github.com/thedavecarroll/BluebirdPS/issues/94) - Get-TwitterListMember, and other functions - Does not check if List parameter is an empty object
     - [Issue #95](https://github.com/thedavecarroll/BluebirdPS/issues/95) - Get-TwitterApiEndpoint - Parameter CommandName does not filter correctly
     - [Issue #96](https://github.com/thedavecarroll/BluebirdPS/issues/96) - Write-TwitterResponse - ErrorRecord should only be generated when API errors are returned and OutputType is CustomClasses

     ### Changed

     - [Issue #98](https://github.com/thedavecarroll/BluebirdPS/issues/98) - BluebirdPSConfiguration.RawOutput - Remove this configuration value

     ### Added

     - [Issue #72](https://github.com/thedavecarroll/BluebirdPS/issues/72) - [New Feature] BluebirdPS.APIV2.TweetInfo.Tweet should override .ToString()
     - [Issue #90](https://github.com/thedavecarroll/BluebirdPS/issues/90) - Publish-TwitterDM - Allow users to send message only, message and media, or media only direct messages
     - [Issue #91](https://github.com/thedavecarroll/BluebirdPS/issues/91) - Get-TweetCount - Add new function recent Tweet counts endpoint
     - [Issue #92](https://github.com/thedavecarroll/BluebirdPS/issues/92) - BluebirdPS.APIV2.UserInfo.User - Override ToString()
     - [Issue #93](https://github.com/thedavecarroll/BluebirdPS/issues/93) - Get-TwitterList - Accept list full name as another parameter set
     - [Issue #97](https://github.com/thedavecarroll/BluebirdPS/issues/97) - BluebirdPSConfiguration.OutputType - Add new configuration value to set the output type

     For full CHANGELOG, see https://docs.bluebirdps.dev/en/latest/CHANGELOG/
     

FileList

Version History

Version Downloads Last updated
0.8.3 2,533 11/27/2022