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 ( ( )
文件列表
twitch-emoticons-master.zip
(预估有个43文件)
twitch-emoticons-master
.eslintrc.json
4KB
.gitignore
21B
package.json
929B
src
index.js
433B
util
Collection.js
2KB
Constants.js
805B
struct
暂无评论