Persistent Data w/JSON [Live Coding Recap]

ninjabunny9000

šŸ’¾ bun9000

Posted on October 26, 2019

Persistent Data w/JSON [Live Coding Recap]

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

šŸ’– šŸ’Ŗ šŸ™… šŸš©
ninjabunny9000
šŸ’¾ bun9000

Posted on October 26, 2019

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related