Remove some gimmicky r/drama features.
Co-authored-by: Inire <>
This commit is contained in:
parent
31cb9e049f
commit
fcba426009
28 changed files with 29 additions and 539 deletions
|
@ -55,7 +55,7 @@ def speak(data, v):
|
|||
"namecolor": v.namecolor,
|
||||
"text": text,
|
||||
"text_html": text_html,
|
||||
"text_censored": censor_slurs(text_html, 'chat'),
|
||||
"text_censored": text,
|
||||
"time": int(time.time())
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue