Skip to content

Releases: TASagent/TASagentTwitchBotDemos

Text-To-TAS Release v1.6.0

28 Jun 18:46
Compare
Choose a tag to compare

Changes:

  • Adds ability to cancel the current Text-To-TAS
  • Moves configuration directory

A stripped-down version of the bot featuring only Text-To-TAS, sound effects, and overlays.

If you are updating from a previous version, note that the configuration directory has changed from Documents/TASagentBotDemo to Documents/TASagentBotTTTASDemo

To set this up:

  • Download the release build
  • Go to The Twitch Dev Console and register an application to receive a ClientID and Client Secret.
    • Enter any name for the application, but ideally something descriptive
    • Use http://localhost:5000/TASagentBotAPI/OAuth/BotCode and http://localhost:5000/TASagentBotAPI/OAuth/BroadcasterCode as the OAuth Redirect URLs, and choose "Chat Bot" as the category.
  • Create a Twitch account to act as the bot
  • Run the application.
    • You will be prompted for several values, and it will prepare configuration files in your Documents/TASagentBotTTTASDemo directory.
  • Once it's configured, close the application with Ctrl + Q
  • Edit Documents/TASagentBotTTTASDemo/Config/TTTAS/TTTASConfig.json to change features about the channel point redemption.
  • Add a full-screen Browser Source in OBS and set the url to http://localhost:5000/BrowserSource/TTTASOverlay.html.

To use:

When a redemption comes in, if no new recordings are necessary, it will automatically play.
If new recordings are required, give the console focus and:

  • Press A to Show the recording prompts
  • Press S to Begin or Restart a recording
  • Press D to Complete a recording
  • Press F to prematurely end a recording session and hide the recording prompts
  • Press X to abort the recording of the current TTTAS message

While a recording is playing, you can press Q to terminate the current playback (make sure the console has focus or it won't receive the command).

Text-To-TAS Release v1.5.2

08 Jan 22:21
Compare
Choose a tag to compare

Changes:

  • Fixes refunding of Redemption Issue

A stripped-down version of the bot featuring only Text-To-TAS, sound effects, and overlays.

To set this up:

  • Download the release build
  • Go to The Twitch Dev Console and register an application to receive a ClientID and Client Secret.
    • Enter any name for the application, but ideally something descriptive
    • Use http://localhost:5000/TASagentBotAPI/OAuth/BotCode and http://localhost:5000/TASagentBotAPI/OAuth/BroadcasterCode as the OAuth Redirect URLs, and choose "Chat Bot" as the category.
  • Create a Twitch account to act as the bot
  • Run the application.
    • You will be prompted for several values, and it will prepare configuration files in your Documents/TASagentBotDemo directory.
  • Once it's configured, close the application with Ctrl + Q
  • Edit Documents/TASagentBotDemo/Config/TTTAS/TTTASConfig.json to change features about the channel point redemption.
  • Add a full-screen Browser Source in OBS and set the url to http://localhost:5000/BrowserSource/TTTASOverlay.html.

To use:

When a redemption comes in, if no new recordings are necessary, it will automatically play.
If new recordings are required, give the console focus and:

  • Press A to Show the recording prompts
  • Press S to Begin or Restart a recording
  • Press D to Complete a recording
  • Press F to prematurely end a recording session and hide the recording prompts

While a recording is playing, you can press Q to terminate the current playback (make sure the console has focus or it won't receive the command).

Text-To-TAS Release v1.5.1

08 Jan 22:07
Compare
Choose a tag to compare

Changes:

  • Fixes Redemption Issue

A stripped-down version of the bot featuring only Text-To-TAS, sound effects, and overlays.

To set this up:

  • Download the release build
  • Go to The Twitch Dev Console and register an application to receive a ClientID and Client Secret.
    • Enter any name for the application, but ideally something descriptive
    • Use http://localhost:5000/TASagentBotAPI/OAuth/BotCode and http://localhost:5000/TASagentBotAPI/OAuth/BroadcasterCode as the OAuth Redirect URLs, and choose "Chat Bot" as the category.
  • Create a Twitch account to act as the bot
  • Run the application.
    • You will be prompted for several values, and it will prepare configuration files in your Documents/TASagentBotDemo directory.
  • Once it's configured, close the application with Ctrl + Q
  • Edit Documents/TASagentBotDemo/Config/TTTAS/TTTASConfig.json to change features about the channel point redemption.
  • Add a full-screen Browser Source in OBS and set the url to http://localhost:5000/BrowserSource/TTTASOverlay.html.

To use:

When a redemption comes in, if no new recordings are necessary, it will automatically play.
If new recordings are required, give the console focus and:

  • Press A to Show the recording prompts
  • Press S to Begin or Restart a recording
  • Press D to Complete a recording
  • Press F to prematurely end a recording session and hide the recording prompts

While a recording is playing, you can press Q to terminate the current playback (make sure the console has focus or it won't receive the command).

Text-To-TAS Release v1.5.0

08 Jan 20:52
Compare
Choose a tag to compare

Changes:

  • Running on dotnet6
  • Increased configurability

A stripped-down version of the bot featuring only Text-To-TAS, sound effects, and overlays.

To set this up:

  • Download the release build
  • Go to The Twitch Dev Console and register an application to receive a ClientID and Client Secret.
    • Enter any name for the application, but ideally something descriptive
    • Use http://localhost:5000/TASagentBotAPI/OAuth/BotCode and http://localhost:5000/TASagentBotAPI/OAuth/BroadcasterCode as the OAuth Redirect URLs, and choose "Chat Bot" as the category.
  • Create a Twitch account to act as the bot
  • Run the application.
    • You will be prompted for several values, and it will prepare configuration files in your Documents/TASagentBotDemo directory.
  • Once it's configured, close the application with Ctrl + Q
  • Edit Documents/TASagentBotDemo/Config/TTTAS/TTTASConfig.json to change features about the channel point redemption.
  • Add a full-screen Browser Source in OBS and set the url to http://localhost:5000/BrowserSource/TTTASOverlay.html.

To use:

When a redemption comes in, if no new recordings are necessary, it will automatically play.
If new recordings are required, give the console focus and:

  • Press A to Show the recording prompts
  • Press S to Begin or Restart a recording
  • Press D to Complete a recording
  • Press F to prematurely end a recording session and hide the recording prompts

While a recording is playing, you can press Q to terminate the current playback (make sure the console has focus or it won't receive the command).

Text-To-TAS Release v1.4.0

12 Jul 17:48
Compare
Choose a tag to compare

Changes:

  • Support for more unicode characters and emoji in Text-To-TAS
  • Better support for ignoring command phrases

A stripped-down version of the bot featuring only Text-To-TAS, sound effects, and overlays.

To set this up:

  • Download the release build
  • Go to The Twitch Dev Console and register an application to receive a ClientID and Client Secret.
    • Enter any name for the application, but ideally something descriptive
    • Use http://localhost:5000/TASagentBotAPI/OAuth/BotCode and http://localhost:5000/TASagentBotAPI/OAuth/BroadcasterCode as the OAuth Redirect URLs, and choose "Chat Bot" as the category.
  • Create a Twitch account to act as the bot
  • Run the application.
    • You will be prompted for several values, and it will prepare configuration files in your Documents/TASagentBotDemo directory.
  • Once it's configured, close the application with Ctrl + Q
  • Edit Documents/TASagentBotDemo/Config/TTTAS/TTTASConfig.json to change features about the channel point redemption.
  • Add a full-screen Browser Source in OBS and set the url to http://localhost:5000/BrowserSource/TTTASOverlay.html.

To use:

When a redemption comes in, if no new recordings are necessary, it will automatically play.
If new recordings are required, give the console focus and:

  • Press A to Show the recording prompts
  • Press S to Begin or Restart a recording
  • Press D to Complete a recording
  • Press F to prematurely end a recording session and hide the recording prompts

While a recording is playing, you can press Q to terminate the current playback (make sure the console has focus or it won't receive the command).

Text-To-TAS Release v1.3.0

06 Jul 19:45
Compare
Choose a tag to compare

Text-To-TAS Demonstration v1.3.0

Changes:

  • Small updates to stability
  • properly hashing the passphrases.

A stripped-down version of the bot featuring only Text-To-TAS, sound effects, and overlays.

To set this up:

  • Download the release build
  • Go to The Twitch Dev Console and register an application to receive a ClientID and Client Secret.
    • Enter any name for the application, but ideally something descriptive
    • Use http://localhost:5000/TASagentBotAPI/OAuth/BotCode and http://localhost:5000/TASagentBotAPI/OAuth/BroadcasterCode as the OAuth Redirect URLs, and choose "Chat Bot" as the category.
  • Create a Twitch account to act as the bot
  • Run the application.
    • You will be prompted for several values, and it will prepare configuration files in your Documents/TASagentBotDemo directory.
  • Once it's configured, close the application with Ctrl + Q
  • Edit Documents/TASagentBotDemo/Config/TTTAS/TTTASConfig.json to change features about the channel point redemption.
  • Add a full-screen Browser Source in OBS and set the url to http://localhost:5000/BrowserSource/TTTASOverlay.html.

To use:

When a redemption comes in, if no new recordings are necessary, it will automatically play.
If new recordings are required, give the console focus and:

  • Press A to Show the recording prompts
  • Press S to Begin or Restart a recording
  • Press D to Complete a recording
  • Press F to prematurely end a recording session and hide the recording prompts

While a recording is playing, you can press Q to terminate the current playback (make sure the console has focus or it won't receive the command).

Text-To-TAS Release v1.2.0

14 Jun 18:08
Compare
Choose a tag to compare

Text-To-TAS Demonstration v1.2.0

A stripped-down version of the bot featuring only Text-To-TAS, sound effects, and overlays.

To set this up:

  • Download the release build
  • Go to The Twitch Dev Console and register an application to receive a ClientID and Client Secret.
    • Enter any name for the application, but ideally something descriptive
    • Use http://localhost:5000/TASagentBotAPI/OAuth/BotCode and http://localhost:5000/TASagentBotAPI/OAuth/BroadcasterCode as the OAuth Redirect URLs, and choose "Chat Bot" as the category.
  • Create a Twitch account to act as the bot
  • Run the application.
    • You will be prompted for several values, and it will prepare configuration files in your Documents/TASagentBotDemo directory.
  • Once it's configured, close the application with Ctrl + Q
  • Edit Documents/TASagentBotDemo/Config/TTTAS/TTTASConfig.json to change features about the channel point redemption.
  • Add a full-screen Browser Source in OBS and set the url to http://localhost:5000/BrowserSource/TTTASOverlay.html.

To use:

When a redemption comes in, if no new recordings are necessary, it will automatically play.
If new recordings are required, give the console focus and:

  • Press A to Show the recording prompts
  • Press S to Begin or Restart a recording
  • Press D to Complete a recording
  • Press F to prematurely end a recording session and hide the recording prompts

While a recording is playing, you can press Q to terminate the current playback (make sure the console has focus or it won't receive the command).