Skip to content
This repository has been archived by the owner on Dec 26, 2020. It is now read-only.

EnkanRec/TwitKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TwitKit

README | 中文文档

WARNING: Machine-translation detected.

TwitKit is an open source suite for tweet translation. Based on microservices architecture design, components communicate with each other with REST API.

backend components

fridge

Database microservice which provides storage services for tweet content and metadata. Mysql/mariadb storage backend is now supported.

oven

Image processing microservice which provides text-to-image conversion while attaching recognizable elements to the image for publish detection.

maid

Update detection microservice to detect tweet updates via the Twitter API. Also provides the ability to detect whether Bilibili Dynamics has released an output image.

front-end components

koishi-app

QQBot front-end, based on koishi framework to communicate with CoolQ robot, provides QQ update notification, translation submission and image return services.

install

See README.md in each subfolder; shell scripts are available in the repository for quick deployments. To use them, please give sudo privileges to the appropriate users and recommend revoking them after deployment is complete.

About

面向推文翻译工作的开源套件,基于微服务架构设计。

Resources

Stars

Watchers

Forks

Releases

No releases published