twitch emoticons:一个获取Twitch表情的JS模块。 https:www.npmjs.compackagetwitch emoticons 源
抽动表情 获取Twitch频道的Twitch表情,BTTV表情和FFZ表情! 例 const { EmoteFetcher , EmoteParser } = require ( 'twitch-emoticons' ) ; const fetcher = new EmoteFetcher ( ) ; const parser = new EmoteParser ( fetcher , { type : 'markdown' , match : /: ( . + ? ) :/g } ) ; fetcher . fetchTwitchEmotes ( ) . then ( ( )
用户评论