1
0
Fork 0
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:
LoLlYdE 2018-10-01 21:03:38 +02:00 committed by Mike
parent 1eefb1dc8b
commit 5b424fd363

View file

@ -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 = [];