# aidev-wxbot-plugin A WeChat bot plugin for bkaidev platform. ## Description This plugin provides WeChat bot functionality for the bkaidev platform, enabling automated message handling and responses. ## Features - WeChat message callback handling - Automated message processing - Integration with bkaidev platform ## Installation ```bash pip install aidev_wxbot ``` ## Usage Configure the plugin in your bkaidev platform and set up the WeChat bot callback URL. ## License MIT License