Streamed: 10/22 on Twitch
Topic(s): We created a persistent data system for the Twitch Bot
Language: Python, JSON
Tech & libs used: VSCode, TwitchIO
ā Star ā Project Repository
š Follow ā on Twitch and GitHub
š“ Watch ā Twitch VOD (replay)
During the stream we...
ā showed off some new features and went over updates to the repo
ā identify where we already have hardcoded infos
ā got distracted by a bug with the tts system
ā took a break and ate sum noms
ā FEEXED THE BUG
ā created a json settings file for persistent data
ā answered some viewer's question
ā setup a config obj and interfaced w/it
ā made tts, sfx, and shoutouts enable/disable settings persistent
ā moved the FAQ to json & generated commands from it
ā tried to get it writing the commands... but THINGS BROKE
ā prime raided - 1337H4X
ā fixed the thing! FAQ's are writing to JSON now! yay
ā broke another thing - will tackle next stream