@JeffHicks At #PowerShell Summit, I'd like you to join me and anyone else interested in having a toast and proper send-off for #BluebirdPS.
Ever wonder what happens behind the curtain of a public #PowerShell module? Join me at #PSHSummit to see how how #BluebirdPS evolved over the last couple years. https://powershellsummit.org/
#powershell #PSHSummit #BluebirdPS
@JeffHicks It depends on what Feb 13 brings. I'm not going to pay/support that site just to continue with #BluebirdPS.
Ironically, I've been paying $7 a month for access to Dyn Managed DNS for #PoShDynDns module for the last few years. I've been lazy and haven't stopped it, but that service will sunset in May anyway.
@JeffHicks @thedavecarroll I assume you guys are talking about #BluebirdPS ... I am planning to do the same once I got my off time at work and I have time to play... #powershell
I just published an article on using the #PowerShell module #BluebirdPS to find Mastodon account references for PowerShell community members on the birdsite.
I give a shout-out to the work @cl has done on 3 #GitHub actions: Exodus, Influx, and Fossilize.
https://thedavecarroll.com/powershell/powershell-people-on-mastodon/
#powershell #BluebirdPS #github
@andypiper @cl she has 2 others: #Exodus and #Influx that help with mastodon account discovery and import. The discovery uses #BluebirdPS
Working on my build scripts for #BluebirdPS and needed to update the version specific URLs in markdown help. I discovered a couple things while testing.
1) Set-Content appears to add an extra line. *
2) The .NET accelerators reduced the time from 60ms to 23ms.
* - There is a NoNewLine parameter that could be used. I either didn't know about this parameter or I had forgotten it.
#BluebirdPS v0.8.2, a #PowerShell
TwitterAPI client has been released to #PowerShellGallery.
Run 'Update-Module -Name BluebirdPS' or see https://bit.ly/BluebirdPSDoc to get started!
Includes:
Bugfix for Find-TwitterMastodonLinks.
Capability to resume after rate limit time resets.
#BluebirdPS #powershell #PowershellGallery
@gregglsc
Short answer: No.
Medium answer: Coming in next release (no ETA)
Longer answer: #BluebirdPS provides the basics that allows you to script commands to new endpoints. For examples, see https://docs.bluebirdps.dev/about_BluebirdPS_TwitterRequest/
Caveat: Unless you already have a birdsite developer account, I'm not sure how fast you would be able to sign up. The module supports OAuth 1.0a and OAuth2 bearer token. There is no mechanism for OAuth 2 Authorization Code Flow.
#BluebirdPS v0.8.1, a #PowerShell
TwitterAPI client has been released to #PowerShellGallery.
Run 'Update-Module -Name BluebirdPS' or see https://bit.ly/BluebirdPSDoc to get started!
Includes:
Fix for Publish-Tweet
Some of you may like Find-TwitterMastodonLinks.
It can search Users and Tweets for #Mastodon accounts.
See how to save the output to a CSV for easy import into your instance profile.
#BluebirdPS #powershell #PowershellGallery #mastodon
#BluebirdPS v0.8.0, a #PowerShell
TwitterAPI client has been released to #PowerShellGallery.
Run 'Update-Module -Name BluebirdPS' or see https://bit.ly/BluebirdPSDoc to get started!
Includes:
API v2 endpoint commands for Lists, Pinned Lists, and Muted Users.
Some of you may like Find-TwitterMastodonLinks.
It can search Users and Tweets for #Mastodon accounts.
See how to save the output to a CSV for easy import into your instance - https://docs.bluebirdps.dev/en/latest/Helper%20Commands/Find-TwitterMastodonLinks/#example-2
#BluebirdPS #powershell #PowershellGallery #mastodon