C
C#17mo ago
Pork

❔ A good dynamic data storage

Basically im using a python program to get topics from a youtube chat and write it to a json which a c# program picks up, everyone tells me that its a bad idea and i have had many problems. Does anyone know any alternatives
9 Replies
Jimmacle
Jimmacle17mo ago
why do you need to use two different languages? assuming you control both programs you should just pick one
Pork
PorkOP17mo ago
Because one is listening to youtube chat and the other uses it to generate the dialogue
Jimmacle
Jimmacle17mo ago
right but why do those two things have to be separate programs
Pork
PorkOP17mo ago
I dont know how c# could could pick stuff up from a live stream chat
Jimmacle
Jimmacle17mo ago
you need to give more details how are you reading the chat? an API? screen capture with OCR?
Pork
PorkOP17mo ago
Pytchat Its listening for a command in chat and outputs the text after the command to a json array
Jimmacle
Jimmacle17mo ago
Jimmacle
Jimmacle17mo ago
still, this seems like something you could do either entirely in C# or entirely in python which would eliminate your IPC problem
Accord
Accord17mo ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server