Untitled attachment
https://s3-ap-northeast-1.amazonaws.com/mstdn.mimikun.jp/media_attachments/files/000/071/848/original/88324251bf522d41.png
何それ初?。
{
const Cat_Kayser = (nekote) => (nekote.match(/ね.*?こ.*?て[^!!]*([!!]*)/) || []).map((str, i, a) => i ? `${str}?` : `は${str.replace(/[^ー]/g, '')}い`).join('');
console.log(0,Cat_Kayser('ねこて'));
console.log(1,Cat_Kayser('ねこてっ!'));
console.log(2,Cat_Kayser('ねこてー!'));
console.log(3,Cat_Kayser('ほたてーーーー!'));
console.log(4,Cat_Kayser('ねこてーーーーっ!!'));
console.log(5,Cat_Kayser('ねぇーーこぉーてぇーー!!!!!!'));
console.log(6,Cat_Kayser('ねこのてもかりたい'));
}
senooken JP Social is a social network, courtesy of senooken. It runs on GNU social, version 2.0.2-beta0, available under the GNU Affero General Public License.
All senooken JP Social content and data are available under the Creative Commons Attribution 3.0 license.