forked from mirror/misskey
export わすれ
This commit is contained in:
parent
bee34b41e0
commit
90a28a0779
@ -1,4 +1,4 @@
|
||||
function uhoize(str) {
|
||||
export function uhoize(str) {
|
||||
const punctuation = ['。', '!', '?', '.', '!', '?'];
|
||||
let lines = str.split('\n');
|
||||
let voice = 'ウホ';
|
||||
|
Loading…
Reference in New Issue
Block a user