Skip to content

Releases: kabessao/Twitch2DiscordBridge-Go

1.3.0

29 May 12:20
Compare
Choose a tag to compare

CHANGES:

  • Bans/timeouts/deleted messages are now embeds with links to the chatter's username
  • Raid messages are now embeds with link to raider's channel
  • Thread replies can now be limited to avoid being spammy
  • Bot config file detection is now case insensitive ( you can now name it CONFIG.YAML if you want)
  • New option to show announcement messages
  • Removed a forgotten debugging output left behind by accident

IMPORTANT

The option user_notice_message will no longer work, and it'll throw an error if you try to use it.
You now have the show_raid_messages and show_announcement_messages options to choose.

As always, check example_config.yaml for a brief explanation on every option available.

1.2.2

31 Mar 19:55
Compare
Choose a tag to compare
  • Fixed a bug where the channel name wouldn't show up on configs using channels instead of channel in the config.yaml files.

1.2.1

24 Mar 06:29
Compare
Choose a tag to compare
  • Fixing replies thread missing some messages

1.2.0

10 Mar 02:01
Compare
Choose a tag to compare
  • Added raid notifications. You'll get a message from the channel raiding saying how many raiders just arrived. You can set a minimum raiders amount for it.
  • Added a timeout kill switch, where the bot will kill itself if it detects that there's no connection.
  • Added a function that tries to reboot a bot that is down, therefore working together with the previous feature.

1.1.0

19 Feb 05:18
Compare
Choose a tag to compare

New features added to the bot:

  • New config tag channels. With this you can set one bot to monitor multiple channels, so you don't have to create one config file for each channel. You can set either channel to monitor just one channel or channels to have them share the same configuration;
  • New option on_stream_status. You can set it to either online or offline. If set to online messages will only be sent if the streamer is online, and the same for offline.

Some extra that will be improved moving forward:

  • An attempt was made to make the bot reconnect automatically, it does not work very well, but it's a start.

1.0.1

30 Nov 02:03
Compare
Choose a tag to compare

Fixing an error message and trying to fix an error on the emote grabber.

1.0.0

21 Nov 21:56
Compare
Choose a tag to compare

Hope this doesn't crash too much, but if it does contact me, plz.