misenhower / splatoon3.ink

🦑 Splatoon 3 map rotations, Salmon Run schedules, SplatNet gear, and more
https://splatoon3.ink
MIT License
225 stars 22 forks source link

Add Content Wrapper for Splatfest Results #28

Closed catgirlinspace closed 1 year ago

catgirlinspace commented 1 year ago

Some people may prefer to learn of the results by watching the in-game news instead of it being spoiled to them. This pull request adds a content wrapper for this to the Splatfest Results status. An example of a status with this is at https://fediverse.catgirlin.space/notice/AR9bBiN12CdkemaZu4

Additionally, this pull request adds the npm script social:test:mastodon. I have attempted to implement this in a clean way, with the testStatuses function taking an array of clients to use in addition to the FileWriter client.

misenhower commented 1 year ago

Hey @catgirlinspace, this is a really great, clean PR. Thanks for putting this together, and also for the new test command, I like it!