| time /\ | user name | message | ||
| Mar 27, 2022 20:40:52 |
xcomreborn |
hello | ||
| Mar 27, 2022 20:40:51 |
10bag |
it is painful but it works | ||
| Mar 27, 2022 20:40:50 |
cohopponentbot |
Hey guys! I am a bot connected via TwitchLib! | ||
| Mar 27, 2022 20:40:42 |
10bag |
you ever tried test driven development? | ||
| Mar 27, 2022 20:40:36 |
cohopponentbot |
Closing TTS Bot. | ||
| Mar 27, 2022 20:40:36 |
xcomreborn |
!closetts | ||
| Mar 27, 2022 20:40:19 |
lord_shish |
why are you returnign empty string then wondering why its returning empty string 4Head | ||
| Mar 27, 2022 20:39:14 |
lord_shish |
here is some test data 8==============================D | ||
| Mar 27, 2022 20:38:19 |
xcomreborn |
doh | ||
| Mar 27, 2022 20:38:14 |
xcomreborn |
hello | ||
| Mar 27, 2022 20:38:12 |
cohopponentbot |
Hey guys! I am a bot connected via TwitchLib! | ||
| Mar 27, 2022 20:38:04 |
cohopponentbot |
Closing TTS Bot. | ||
| Mar 27, 2022 20:38:04 |
xcomreborn |
!closetts | ||
| Mar 27, 2022 20:36:29 |
10bag |
you're giving instructions to the computer, not requests | ||
| Mar 27, 2022 20:36:18 |
10bag |
bro my advice is don't try anything, just do it | ||
| Mar 27, 2022 20:33:59 |
10bag |
can't you do this with stringbuilder? | ||
| Mar 27, 2022 20:33:49 |
10bag |
this is cancer though | ||
| Mar 27, 2022 20:32:59 |
10bag |
i wasn't poopooing regex in general yesterday bro | ||
| Mar 27, 2022 20:28:45 |
10bag |
not the same problem | ||
| Mar 27, 2022 20:28:39 |
10bag |
right yeah that's totally different to what you were doing yesterday - stripping a series of individual characters out of a string | ||
| Mar 27, 2022 20:26:59 |
10bag |
you could do this with regex 4Head | ||
| Mar 27, 2022 20:25:19 |
lord_shish |
^ | ||
| Mar 27, 2022 20:25:06 |
10bag |
correct that guy's code and it looks way more readable than any regex ever will, that's all i'm saying bro | ||
| Mar 27, 2022 20:23:52 |
10bag |
and the correction is in the top answer | ||
| Mar 27, 2022 20:23:46 |
10bag |
this example you used just shows a guy not understanding the immutability of strings in python | ||
| Mar 27, 2022 20:23:36 |
lord_shish |
if your code is infinite loopin without regex then its ur code bro | ||
| Mar 27, 2022 20:23:33 |
10bag |
https://stackoverflow.com/questions/40432286/string-replace-in-a-while-loop-never-stops | ||
| Mar 27, 2022 20:23:12 |
10bag |
bro i just read the SO link and it doesn't say what you think it does | ||
| Mar 27, 2022 20:22:59 |
lord_shish |
think the problem is that your code is infinite looping | ||
| Mar 27, 2022 20:20:53 |
lord_shish |
best to avoid if u can |