BluebirdPS
0.1.1
A Twitter Automation Client for PowerShell 7. Tweet, retweet, send direct messages, manage lists, and more.
Minimum PowerShell version
7.0
Installation Options
Owners
Copyright
2020
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 Get-TwitterDM Publish-TwitterDM Unpublish-TwitterDM Get-TwitterList Get-TwitterListByOwner Get-TwitterListMember Get-TwitterListSubscriber Get-TwitterListSubscription Get-TwitterListTweets Send-TwitterMedia Add-TwitterSavedSearch Get-TwitterSavedSearch Remove-TwitterSavedSearch Search-Tweet Export-TwitterResource Get-TwitterAccountSettings Get-TwitterConfiguration Get-TwitterLanguages Get-TwitterRateLimitStatus Get-TwitterUserProfileBanner Get-Tweet Get-TweetLike Publish-Tweet Set-Retweet Set-TweetLike Get-TwitterBlocks Get-TwitterFollowers Get-TwitterFriends Get-TwitterFriendship Get-TwitterMutedUser Get-TwitterTimeline Get-TwitterUser Get-TwitterUserList Get-TwitterApiEndpoint Get-TwitterHistory Get-TwitterRateLimitWarning Set-TwitterRateLimitWarning Test-SearchString
PSEditions
Dependencies
This module has no dependencies.
Release Notes
## [0.1.1] - 2020-11-23
Bugfix; Update Strongly Recommended
### Fixed
- [Issue #27](https://github.com/thedavecarroll/BluebirdPS/issues/27) - Errors on Import-Module
- [Issue #28](https://github.com/thedavecarroll/BluebirdPS/issues/28) - Add an About help topic
## 0.1.0 - 2020-11-22
Feature; Update Strongly Recommended
### Fixed
- [Issue #13](https://github.com/thedavecarroll/BluebirdPS/issues/13) - Update Unpublish-TwitterDM to send actual message id
- [Issue #4](https://github.com/thedavecarroll/BluebirdPS/issues/4) - Create functions to handle authentication
### Maintenance
- [Issue #15](https://github.com/thedavecarroll/BluebirdPS/issues/15) - Update Get-TwitterList
- [Issue #11](https://github.com/thedavecarroll/BluebirdPS/issues/11) - Create function to verify Twitter credentials
- [Issue #12](https://github.com/thedavecarroll/BluebirdPS/issues/12) - Create Get-TwitterDM
- [Issue #14](https://github.com/thedavecarroll/BluebirdPS/issues/14) - Add Get-TwitterListMember
- [Issue #16](https://github.com/thedavecarroll/BluebirdPS/issues/16) - Create Get-TwitterListTweets
- [Issue #17](https://github.com/thedavecarroll/BluebirdPS/issues/17) - Create Get-TwitterListSubscriber
- [Issue #18](https://github.com/thedavecarroll/BluebirdPS/issues/18) - Create Get-TwitterListSubscription
- [Issue #19](https://github.com/thedavecarroll/BluebirdPS/issues/19) - Create Remove-TwitterSavedSearch
- [Issue #20](https://github.com/thedavecarroll/BluebirdPS/issues/20) - Create Add-TwitterSavedSearch
- [Issue #5](https://github.com/thedavecarroll/BluebirdPS/issues/5) - Add function to generate queries
- [Issue #7](https://github.com/thedavecarroll/BluebirdPS/issues/7) - Add module scaffolding and build script
- [Issue #8](https://github.com/thedavecarroll/BluebirdPS/issues/8) - Add ReturnValue parameter to Invoke-TwitterCursorRequest
- [Issue #3](https://github.com/thedavecarroll/BluebirdPS/pull/3) - Add example and pre-reqs
For full CHANGELOG, see https://bluebirdps.anovelidea.org/en/latest/CHANGELOG/
FileList
- BluebirdPS.nuspec
- BluebirdPS.psd1
- BluebirdPS.psm1
- en-US\about_BluebirdPS.help.txt
- en-US\BluebirdPS-help.xml
- resources\TwitterApiEndpoints.json
- resources\TwitterErrorCodeExceptions.json
Version History
Version | Downloads | Last updated |
---|---|---|
0.8.3 | 3,863 | 11/27/2022 |