|
f5ccc67258
|
Support markdown message for better display code
|
2023-04-11 13:41:26 +08:00 |
|
|
a2a83930e9
|
Update README.md
|
2023-04-11 11:11:59 +08:00 |
|
|
276d0fe40b
|
improve config sample
|
2023-04-11 10:54:59 +08:00 |
|
|
bdbd6bae88
|
fix action
|
2023-04-11 10:03:56 +08:00 |
|
|
f15d55028c
|
Create LICENSE
|
2023-04-11 08:48:02 +08:00 |
|
|
5ac09003b9
|
remove reply quote to provide raw message
|
2023-04-11 01:30:24 +08:00 |
|
|
83745f1174
|
Chore: fix interactive verification not work in container environment
|
2023-04-11 01:13:20 +08:00 |
|
|
1482e201a2
|
feat: support reading config from environment variables
|
2023-04-10 21:40:39 +08:00 |
|
|
fb73d3e597
|
Chore: better error handle
|
2023-04-10 21:00:22 +08:00 |
|
|
f889ec5068
|
Update roadmap
|
2023-04-10 20:00:58 +08:00 |
|
|
4755653e7e
|
Support E2E encrypted room
|
2023-04-10 19:37:43 +08:00 |
|
|
4832d6f00b
|
refactor code
|
2023-04-10 10:52:18 +08:00 |
|
|
5c776a6a67
|
Merge branch 'main' of https://github.com/hibobmaster/matrix_chatgpt_bot
|
2023-04-06 22:05:57 +08:00 |
|
|
ec840a6647
|
Add Docker CI
|
2023-04-06 22:05:32 +08:00 |
|
|
e75ddeeaec
|
Update README.md
|
2023-04-06 08:53:05 +08:00 |
|
|
32ea08507d
|
Remove image size limit
|
2023-03-28 20:40:33 +08:00 |
|
|
6f1420f484
|
Fix redirect failed
|
2023-03-24 18:14:34 +08:00 |
|
|
f5f8ef8429
|
update .dockerignore and add libmagic dependency to alpine dockerbuild
|
2023-03-22 23:07:14 +08:00 |
|
|
5804abf2e7
|
add .dockerignore
|
2023-03-22 22:52:43 +08:00 |
|
|
637fde6fce
|
Provide more details
|
2023-03-22 22:45:23 +08:00 |
|
|
1a12094f1c
|
Add Image Generation by Microsoft Bing
|
2023-03-22 22:28:22 +08:00 |
|
|
599d186ba7
|
Add option to disable Bing ai jailbreak mode
|
2023-03-18 07:20:55 +08:00 |
|
|
09596c1990
|
Chore: improve
|
2023-03-14 22:37:30 +08:00 |
|
|
7314517b6a
|
increase timeout for bing ai
|
2023-03-14 09:49:21 +08:00 |
|
|
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 |
|