完成上传表情文件

This commit is contained in:
John Smith
2022-02-27 22:05:37 +08:00
parent 903cfecab9
commit 24d0671dae
16 changed files with 157 additions and 65 deletions

View File

@@ -15,6 +15,10 @@ tornado_xheaders = false
# Use a loader so that you can run OBS before blivechat. If empty, no loader is used
loader_url = https://xfgryujk.sinacloud.net/blivechat/loader.html
# 允许上传自定义表情文件
# Enable uploading custom emote file
enable_upload_file = true
# 获取头像间隔时间。如果小于3秒有很大概率被服务器拉黑
# Interval between fetching avatars (seconds). At least 3 seconds is recommended