mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-07-05 10:38:30 +00:00
add more faces for owofication (#524)
This commit is contained in:
parent
1eefb1dc8b
commit
5b424fd363
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ import {get, pick_random, has, timeout} from 'utilities/object';
|
|||
import Module from 'utilities/module';
|
||||
|
||||
|
||||
const FACES = ['(・`ω´・)', ';;w;;', 'owo', 'UwU', '>w<', '^w^'],
|
||||
const FACES = ['(・`ω´・)', ';;w;;', 'owo', 'ono', 'oAo', 'oxo', 'ovo;', 'UwU', '>w<', '^w^', '> w >', 'v.v'],
|
||||
|
||||
format_text = (phrase, token_regex, formatter) => {
|
||||
const out = [];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue