Commit graph

71 commits

Author SHA1 Message Date
774038581f
Support login via access_token 2023-03-12 23:24:05 +08:00
0a566888a2
update README 2023-03-11 01:04:58 +08:00
08af26df72
update README 2023-03-11 00:48:02 +08:00
b0a6352c40
persist bot db on docker deployment 2023-03-11 00:38:00 +08:00
c3258d2135
fix 2023-03-11 00:13:40 +08:00
942348e9d0
Add bing ai 2023-03-10 23:45:38 +08:00
69dd8ff81c
add basic logging function 2023-03-10 21:43:18 +08:00
87c560a30e
set timeout for coroutine job 2023-03-10 19:19:49 +08:00
fab7a36bc4
add official api_endpoint, properly handle failing request 2023-03-10 18:53:51 +08:00
ecf96124cb
update typo 2023-03-10 13:34:36 +08:00
a343deecb1
remove newline character from event.body 2023-03-10 12:42:33 +08:00
4c9ec31102
update compose.yaml 2023-03-10 09:26:45 +08:00
042ca22c3d
multi-stage builds 2023-03-10 09:20:14 +08:00
4c6133f9a8
Properly handle when there is no api_key 2023-03-10 08:29:12 +08:00
eceb2bfaaf
Use asyncio.sleep instead of time.sleep 2023-03-10 08:27:48 +08:00
cf976f243e
Update to python3.11 2023-03-10 08:27:18 +08:00
2c0a225177
Proper handle room_id and asyncio event loop 2023-03-10 00:21:12 +08:00
cbc3396a2b
Update README 2023-03-09 23:45:25 +08:00
3a57f4bddd
Support docker deployment 2023-03-09 23:40:34 +08:00
c87a4d3476
prefer asyncio.get_event_loop instead of asyncio.new_event_loop 2023-03-07 22:11:16 +08:00
bobmaster
fe1a53780d
🎉 initial commit 2023-03-05 22:24:15 +08:00