Skip to content

99percentgod/ttv-bot-yaboi-v1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yaboi 🤙🏻

Yaboi is a one of a kind Twitch view bot.

It supports speech recognition, mention recognition, follwing, commenting and advanced logging in via cookies.

It was created as an experiment and for learning.

Bot features

  • ✅ Signing in via cookies
  • ✅ Proxy support
  • ✅ Chat support
  • ✅ Mention recognition
  • ✅ Speech recognition
  • ✅ Bots chat amongst themselves
  • ✅ Follow bot
  • ✅ Different ways of entering the stream

How to get the bot up and running:

  • Install dependencies first ( You have to be in the folder of the bot )
    MacOS/Linux: pip3 install -r requirements.txt
    Windows: pip install -r requirements.txt
  • Start up cookie monster that is in /tools/cookie_monster.py
  • Log in into some accounts and get the cookies
  • Configure config.ini to your liking
  • Start the bot and laugh maniacally

Speech recognition

The bot offers speech recognition that aims to make the bots appear like real people.

How does it work?

There is a file in tools/chatting called speech_recognition_responses.txt

In that file you will see some examples I left, to make full use of the bot place certain sentences you will be saying in your livestream to make the bots respond.

For example if you say " Would you like me to play wow or lol " you should add the following to the speech_recognition_responses.txt

:wow or lol:
I really like wow
Idc any game really
lol is better in my opinion

And so on, you get the gist. This way you can phrase the sentence however you like but the bots will know the question is wow or lol.

Disclamier

The bot I am making for educational purposes only. If anybody wishes to use this bot in order to boost their ranking on Twitch I am not responsible for that nor do I suggest doing that in the first place.

Thank you for understanding.

About

advanced twitch viewbot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%