学校で掃除当番などの予定をLINEで通知するbotのコード
- Python 3.10.x をインストール する
git clone https://github.com/dokimiki/schoolNotif.gitで、リポジトリのクローンを作る- コマンドプロンプト等で、上で作ったリポジトリまで移動する。
pip install -r requirements.txtで、LINE API等をインストールする- おわり!
| Name | Name | Last commit date | ||
|---|---|---|---|---|
学校で掃除当番などの予定をLINEで通知するbotのコード
git clone https://github.com/dokimiki/schoolNotif.git で、リポジトリのクローンを作るpip install -r requirements.txt で、LINE API等をインストールする