Skip to content

fjwert/string-compare

Repository files navigation

Silly little relic machine

This is a script that will pull in two files:

File 1: input text/ TTS Stream message File 2: STS Relics list using 2 column csv format

Everytime File 1 is updated with a new TTS Message, it will compare that message to all relics in File 2 and return the most similar relic given the message. Similarity score can be seen in the output

Projected Relic are written to a file which can be used within streamlabs to update live on stream.

A relic can be selected by Using the tinker Button window

Initializing The Software

To get started

cmdInit Shortcut: This will download the python dependancies from the requirements.md

cmdStart Shortcut: Should be default reference stringCompare.py Running this will open cmd.exe, and a window for fetching the most recent relic.

This should work with anything CSV format (Name, Description), and with a text file used for input.

About

Takes text and compares to csv file, finds closest STS relic to text and outputs that relic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages