/The_Automaton

Twitch bot for the channel https://twitch.tv/steampunk_devil

Primary LanguagePython

The_Automaton

A twitch bot for the channel SteamPunk_Devil. Please feel free to contribute.

Currently it is mostly incomplete with only the framework of a bot. But hopefully it should be fully featured and expandable soon:tm:.

TODO:

  • get currency working
  • MySQL integration
  • command system
  • Rank system

Please look at cfg.py_Example for he config file (you will need to rename it to cfg.py)

If you are here because you want to create your own bot look at Chat.py and TwitchAPI.py.