01Automatic message processing for both private and group chats
02Data persistence using SQLAlchemy to store messages in MySQL
03Docker support for quick deployment
04Function registration mechanism using a simple decorator
05Asynchronous processing with async/await
066 GitHub stars