Android developmentKotlinFamiliarity with SmsForwarder's notification forwarding system
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
35
調査方針
Investigate the existing notification forwarding channels in the SmsForwarder codebase (e.g., com.pppscn.smsforwarder.channels) to understand the pattern for adding new channels. Research the official QQ bot API (https://bot.q.qq.com/) and WeChat bot API (https://open.weixin.qq.com/) for sending messages. Consider using coroutines for async HTTP calls and possibly Hilt for dependency injection. Look at how the WeChat Work channel is implemented as a reference.
[Suggestion]: 可否考虑增加原生的QQ和微信机器人 · pppscn/SmsForwarder#720 | Good First Issue