Skip to content

Releases: aaskjer/Better-Stream-Announcements

v1.2.0 - Goodbye Trovo

Choose a tag to compare

@aaskjer aaskjer released this 05 Jul 17:17
3e173b4
  • Added a new feature: Custom Crosspost! (only work with your own discord bot)
  • Custom Crosspost allows your discord users to run a setup wizard in discord to subscribe webhooks of their own discord to your Streamer Friends list and either get all announcements from a specific platform or of a specific streamer friend only.
  • Registered webhook urls get obfuscated to minimize abuse.
  • The logic behind the discord bot presence was moved to it's own action for better maintainability.
  • Some settings regarding the discord bot got unified unter the hood: SF_BotToken and BA_BotToken are now BOT_Token aswell as SF_SelfAssignCommandPrefix is now BOT_CommandPrefix to work for both SF features.
  • BOT_Token is now under Platforms > Discord Bot.
  • From now on, it's not possible anymore to use different discord bots for broadcaster and streamer friends.
  • Fixed some missing/wrong header and header colors.
  • ?bsaHelp in a discord channel shows an embed with the available helper commands of Self Assign Service and Custom Crosspost Service.
  • Added/Fixed missing/wrong tooltips.
  • Update notification window will now block GUI from showing up if you visit the download page.
  • Trovo is now removed and not supported anymore due to the effective shutdown last month.

Important Notice

  • Backup your files and check them manually before import!
  • Never share your readable webhook url with anyone! This is a high security risk! While Better Stream Announcement does obfuscate all webhook urls read from users DMs, there's always a way for hackers and abusers! Do not use it if you're unsure or not fully trust the people using this! I am not responsible for highjacked, flooded or emptied discords, lost accounts or anything else possible with abusing webhook urls!

v1.1.0 - Major Update

Choose a tag to compare

@aaskjer aaskjer released this 24 Jun 12:34
a0ec02f
  • Streamer Friends all platforms now have their own action.
  • Streamer Friends all platforms reworked to handle their specific api errors and mayhaps
  • Settings GUI update notification reworked and will now show a popup if a new update is available
  • Fixed: Streamer Friends randomized embed color was broken and would have only picked red, orange or yellowish colors
  • Code cleanup on several places

v1.0.2 - Hotfix

Choose a tag to compare

@aaskjer aaskjer released this 16 Jun 11:11
4237a43

Hotfix

  • Fixed: Settings Discord presence on GUI window close result in a handshake error sometimes and needed streamer.bot to restart to work again.
  • Fixed: Streamer Friends YouTube announcements got falsely deleted and announced as new on updates.
  • Fixed: Streamer Friends YouTube announcements sometimes got deleted while SF_ReconnectWindowMinutes was still running because IsAPIValid was detected as null.
  • Streamer Friends handles YT API errors and quotas now more strict to keep your checks reliable. It skips further lookups when quota is reached and resets as soon quota is reset again.
  • Some minor adjustments

v1.0.1

Choose a tag to compare

@aaskjer aaskjer released this 10 Jun 20:05
9b7c789

Small Hotfix Update - v1.0.1

  • Fixed: Broadcaster > Offline has include Game in the GUI but the setting was not wired up to anything in reality.
  • Fixed: Streamer Friends > Offline had misleading labeling, Delete Announcements should be Send 'Ended' Message, while tooltip was correct.
  • Moved the content of Offline Handling in Streamer Friends > Offline to the top to give these options more presence.
  • YouTube API has proven as flaky and sometimes send null data which confuses BsA into thinking that the streamer is offline, which isn't the case most of the time. I added another check that expect specific data from the API and if that isn't received in 2 runs, it admits being offline. This only concerns Streamer Friends.
  • Some other minor fixes.

v1.0.0 - Initial Github release

Choose a tag to compare

@aaskjer aaskjer released this 05 Jun 18:23
9a8ae8a

Everyone's familiar with v16 from discord, this is basically the same. Just relabeled the version number so it's consistent from now as i kept going on with the version number after namechange, so i wanted to make an official "fresh start"