Dave Carroll · @thedavecarroll
423 followers · 569 posts · Server fosstodon.org

@JeffHicks At Summit, I'd like you to join me and anyone else interested in having a toast and proper send-off for .

#powershell #BluebirdPS

Last updated 1 year ago

Dave Carroll · @thedavecarroll
412 followers · 495 posts · Server fosstodon.org

Ever wonder what happens behind the curtain of a public module? Join me at to see how how evolved over the last couple years. powershellsummit.org/

#powershell #PSHSummit #BluebirdPS

Last updated 1 year ago

Dave Carroll · @thedavecarroll
412 followers · 495 posts · Server fosstodon.org

@JeffHicks It depends on what Feb 13 brings. I'm not going to pay/support that site just to continue with .

Ironically, I've been paying $7 a month for access to Dyn Managed DNS for module for the last few years. I've been lazy and haven't stopped it, but that service will sunset in May anyway.

#BluebirdPS #poshdyndns

Last updated 2 years ago

Mike Kanakos · @mikekanakos
88 followers · 13 posts · Server fosstodon.org

@JeffHicks @thedavecarroll I assume you guys are talking about ... I am planning to do the same once I got my off time at work and I have time to play...

#BluebirdPS #powershell

Last updated 2 years ago

Dave Carroll · @thedavecarroll
290 followers · 246 posts · Server fosstodon.org

I just published an article on using the module 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 actions: Exodus, Influx, and Fossilize.

thedavecarroll.com/powershell/

#powershell #BluebirdPS #github

Last updated 2 years ago

Dave Carroll · @thedavecarroll
290 followers · 246 posts · Server fosstodon.org

@andypiper @cl she has 2 others: and that help with mastodon account discovery and import. The discovery uses

github.com/marketplace/actions

github.com/marketplace/actions

#exodus #influx #BluebirdPS

Last updated 2 years ago

Dave Carroll · @thedavecarroll
290 followers · 246 posts · Server fosstodon.org

Working on my build scripts for 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 #powershell

Last updated 2 years ago

Dave Carroll · @thedavecarroll
269 followers · 217 posts · Server fosstodon.org

v0.8.2, a
TwitterAPI client has been released to .

Run 'Update-Module -Name BluebirdPS' or see bit.ly/BluebirdPSDoc to get started!

Includes:
Bugfix for Find-TwitterMastodonLinks.
Capability to resume after rate limit time resets.

#BluebirdPS #powershell #PowershellGallery

Last updated 2 years ago

Dave Carroll · @thedavecarroll
206 followers · 156 posts · Server fosstodon.org

@gregglsc
Short answer: No.

Medium answer: Coming in next release (no ETA)

Longer answer: provides the basics that allows you to script commands to new endpoints. For examples, see docs.bluebirdps.dev/about_Blue

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 #powershell

Last updated 2 years ago

Dave Carroll · @thedavecarroll
205 followers · 150 posts · Server fosstodon.org

v0.8.1, a
TwitterAPI client has been released to .

Run 'Update-Module -Name BluebirdPS' or see 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 accounts.
See how to save the output to a CSV for easy import into your instance profile.

#BluebirdPS #powershell #PowershellGallery #mastodon

Last updated 2 years ago

Dave Carroll · @thedavecarroll
182 followers · 125 posts · Server fosstodon.org

v0.8.0, a
TwitterAPI client has been released to .

Run 'Update-Module -Name BluebirdPS' or see 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 accounts.
See how to save the output to a CSV for easy import into your instance - docs.bluebirdps.dev/en/latest/

#BluebirdPS #powershell #PowershellGallery #mastodon

Last updated 2 years ago