DougDougGithub / ChatGodApp

Simple web app that displays a Twitch chatter's messages on stream
MIT License
209 stars 35 forks source link

Actual suggestion: Put each shared python module into its own repository #9

Closed qwertychouskie closed 8 months ago

qwertychouskie commented 8 months ago

For example, your OBS Websockets code that is shared across your projects should be in its own repository, so that if you make later changes, you don't have to copy those changes to every git repository.

lliam-mcbean commented 8 months ago

For example, your OBS Websockets code that is shared across your projects should be in its own repository, so that if you make later changes, you don't have to copy those changes to every git repository.

the obs code here is very different from the obs in pajama sam. they both interact uniquely with obs and display different graphics. what he is doing is fine. also he doesnt seem to use github as a personal code manager but more just to give us the code. He only has 2 repos and they were just made recently