Commit Graph

22 Commits

Author SHA1 Message Date
Sense T
813a08e9a0 small bug fix 2023-05-17 12:57:50 +08:00
Sense T
4e5d354764 bugfix 2023-05-12 23:20:04 +00:00
Sense T
d66a1fdf35 Merge branch 'master' of github.com:senseab/saysthbot-reborn 2023-05-10 01:36:35 +00:00
TonyChyi
e1979eaa40 custom api url 2023-05-09 17:49:55 +08:00
86726285ac 删除 '.DS_Store' 2022-08-05 13:35:12 +00:00
TonyChyi
485837dcbe no DS_Store 2022-08-05 21:30:47 +08:00
senset
1fd4fb91f4 no list message when no record 2022-07-05 08:51:34 +08:00
TonyChyi
74f04c3ce0 new feature: order by reference times. 2022-06-30 22:04:57 +08:00
senset
33142bb470 fix bug 2022-06-30 13:42:48 +08:00
senset
54638f5134 fix bug 2022-06-30 13:02:10 +08:00
senset
1c65761aff private user to avoid be recorded 2022-06-29 14:28:25 +08:00
senset
85398a6e84 fix bug 2022-06-29 12:52:45 +08:00
senseab
af03865ac3
Update Dockerfile 2022-06-29 11:28:12 +08:00
senseab
493e75e187
Update docker-publish.yml 2022-06-29 10:35:06 +08:00
senset
0dcf74819d update 2022-06-29 10:13:09 +08:00
TonyChyi
af9c05d805 a 2022-06-29 08:54:33 +08:00
TonyChyi
1f60fcfcb0 use rust-init with nightly 2022-06-29 08:51:14 +08:00
TonyChyi
f67d618f67 use raw alpine 2022-06-29 08:42:39 +08:00
TonyChyi
21f0419ef3 try alpine 2022-06-29 08:37:38 +08:00
TonyChyi
2c72fd79f0 no arm 32bit 2022-06-28 18:18:40 +08:00
senseab
56635e0e1b
Dev (#1)
* init

* bot framework done

* here and ready for orm

* might use sea-orm

* orm done

* use teloxide

* ready to go?

* 需要完成命令部分

* 需要完成:list_handler()

* 查询用户名应当以@开头

* use rustls to avoid segfault?

* postgresql ready

* inline query done

* list_handler

* flattern code

* test needed

* ready to build

* some bugs

* almost done

* ready to take off

Co-authored-by: senset <dummy@dummy.d>
2022-06-28 18:11:47 +08:00
TonyChyi
fe53f1abd3 init 2022-06-23 22:03:57 +08:00