A Discord bot (will) save you from doing trivial things every day.
- Basic bot can search duckduckgo. example: "@BZ what is Artemis program"
- tool to set alert. example: "@BZ remind me to buy sth five min later"
- TDX things. example: "@BZ 台南公車19路到達大灣高中站的時間" or "@BZ 查詢 YouBike 安平區公所剩餘幾台車
- CWA OpenData things "@BZ 告訴我最新的地震資料" or "@BZ 台中北屯明天上午天氣"
- Auto message "@BZ 每個平日下午五點告訴我 YouBike 臺南二中站的剩餘車輛"
uv venv
source .venv/bin/activate
uv pip install -r requirements.txt
python3 main.py