Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 794 Bytes

Readme.md

File metadata and controls

12 lines (9 loc) · 794 Bytes

Hacky Steam Chat -> Discord Voice channel TTS Bot

This works if you are me or have a fair bit of know-how.

Dependencies

For the software itself just download opus.dll and libsodium.dll as per the docs here

For running it you need to rename App.config.example to App.config and edit the values within which will require:

  • Having a steam account you'd like to use as a message reciever (bot-ish, it never sends messages) (I have not read their terms of service, but it may be against them, use at your own risk etc etc).
  • Having a discord bot account you'd like to use

Todos

  • Add unlink (not strictly needed as we let you adjust your link even today)