|
@@ -5,6 +5,17 @@
|
|
|
|
|
|
## 需求
|
|
|
|
|
|
-* 必須把 friend 名字與週數寫入DB
|
|
|
+* desktop 上面有一個Windows bat檔案, 一次加10個friends
|
|
|
+* 必須把 friend 名字與週數寫入DB, 帶入confirm req 時間
|
|
|
* db = dataset.connect('mysql://vincent:vipAsw0_69d@db.ptt.cx:3306/vincent?charset=utf8mb4')
|
|
|
+* 允許多個 profile directory (randomly chosen)
|
|
|
+* listdir
|
|
|
+* Deploy to Vincent-2
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+## Next step
|
|
|
+* python schedule package
|
|
|
+* 每隔15分鐘叫起來
|
|
|
+* 可以在ini檔案裏面設定
|
|
|
|