├── README.md ├── RedScreenplay.txt ├── RedScreenplayCorrected.txt ├── RedTASBotScreenplay.txt ├── bad-words.txt ├── pptcontrol.py ├── readpipe.py ├── replay_stream2.py ├── replay_switch.py ├── screenplay.txt ├── settings.yaml ├── theaxebot.py ├── themicrobot.py ├── twitchemotes.txt └── writepipe.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheAxeMan301/PptIrcBot/HEAD/README.md -------------------------------------------------------------------------------- /RedScreenplay.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheAxeMan301/PptIrcBot/HEAD/RedScreenplay.txt -------------------------------------------------------------------------------- /RedScreenplayCorrected.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheAxeMan301/PptIrcBot/HEAD/RedScreenplayCorrected.txt -------------------------------------------------------------------------------- /RedTASBotScreenplay.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheAxeMan301/PptIrcBot/HEAD/RedTASBotScreenplay.txt -------------------------------------------------------------------------------- /bad-words.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheAxeMan301/PptIrcBot/HEAD/bad-words.txt -------------------------------------------------------------------------------- /pptcontrol.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheAxeMan301/PptIrcBot/HEAD/pptcontrol.py -------------------------------------------------------------------------------- /readpipe.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheAxeMan301/PptIrcBot/HEAD/readpipe.py -------------------------------------------------------------------------------- /replay_stream2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheAxeMan301/PptIrcBot/HEAD/replay_stream2.py -------------------------------------------------------------------------------- /replay_switch.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheAxeMan301/PptIrcBot/HEAD/replay_switch.py -------------------------------------------------------------------------------- /screenplay.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheAxeMan301/PptIrcBot/HEAD/screenplay.txt -------------------------------------------------------------------------------- /settings.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheAxeMan301/PptIrcBot/HEAD/settings.yaml -------------------------------------------------------------------------------- /theaxebot.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheAxeMan301/PptIrcBot/HEAD/theaxebot.py -------------------------------------------------------------------------------- /themicrobot.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheAxeMan301/PptIrcBot/HEAD/themicrobot.py -------------------------------------------------------------------------------- /twitchemotes.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheAxeMan301/PptIrcBot/HEAD/twitchemotes.txt -------------------------------------------------------------------------------- /writepipe.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheAxeMan301/PptIrcBot/HEAD/writepipe.py --------------------------------------------------------------------------------