特定の日本語フレーズを含むメッセージを検知し、カスタム絵文字で自動的にリアクションを付けるDiscord Bot

1 Open Issue Need Help Last updated: Dec 5, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This GitHub issue proposes replacing the `dotenv` crate, which hasn't been updated in five years, with the `config` crate. The task involves migrating several components (`detect`, `discord`, `table`) to use the new crate for environment variable loading, updating `Cargo.toml`, and ensuring similar functionality is maintained.

Complexity: 3/5
enhancement good first issue

特定の日本語フレーズを含むメッセージを検知し、カスタム絵文字で自動的にリアクションを付けるDiscord Bot

Rust