TorvaFacts Bot

I have been recently making new bots. One of which is TorvaFacts (https://twitch.tv/torvafacts). Which is a simple bot written entirely in C# .NET 5.0.

This bot simply posts facts retrieved from different sources on the internet. There is no guarrantee that these facts are correct. But some of them are fun to read.

This is a work in progress. Please feel free to offer comments and suggestions.

Commands currently supported are:

  • !joinme – TorvaFacts joins your chat to listen and replace words
  • !leaveme – TorvaFacts leaves your chat.
  • !setchattimeoutmin – Sets the minimum timeout before each fact is posted. (e.g. !setchattimeoutmin 5)
  • !setchatlines5min– Sets how many lines must be posted in chat in the previous 5 minutes before a fact is posted. (e.g. !setchatlines5min 7)

GorgeousTorva Bot

I have been recently making new bots. One of which is GorgeousTorva (https://twitch.tv/gorgeoustorva). Which is a simple bot written entirely in C# .NET 5.0. Based on an idea from buttsbot

This bot replaces words in your chat with the word Gorgeous and other similar words. This can lead to hilarious conversations. And ignores posts made by some of the most well known bots. If you have a bot to add, please let me know.

This is a work in progress. Please feel free to offer comments and suggestions.

Commands currently supported are:

  • !joinme – GorgeousTorva joins your chat to listen and replace words
  • !leaveme – GorgeousTorva leaves your chat.
  • !setlines – Sets the amount of lines that must be passed for a channel before words are replaced. (e.g. !setlines 5)
  • !setwordrate – Affects how many words are replaced. (e.g. !setwordrate 7)