Updated Home (markdown)
parent
2d9b79c456
commit
69890d862b
1 changed files with 21 additions and 1 deletions
20
Home.md
20
Home.md
|
@ -1 +1,21 @@
|
|||
If you have any questions, feel free to open an issue or join our matrix room: <br>https://matrix.to/#/#public:matrix.qqs.tw
|
||||
|
||||
Glossary<br>
|
||||
*: required
|
||||
| parameter | |
|
||||
|---|---|
|
||||
| homeserver* | your matrix server address |
|
||||
| user_id* | your matrix account name like @xxx.matrix.org |
|
||||
| password | account password |
|
||||
| device_id* | your device id, like GMIAZSVFF |
|
||||
| access_token | account access_token |
|
||||
| room_id | if not set bot will work on the rooms it is in |
|
||||
| import_keys_path | location of the E2E room keys |
|
||||
| import_keys_password | E2E room keys password |
|
||||
| bing_api_endpoint | powered by node-chatgpt-api, see https://github.com/hibobmaster/matrix_chatgpt_bot/wiki/Bing-AI |
|
||||
| jailbreakEnabled | bring Sydney back and unlimited Bing chat conversaion |
|
||||
| bard_token | see https://github.com/hibobmaster/matrix_chatgpt_bot/wiki/Google-Bard |
|
||||
| bing_auth_cookie | bing image creator, `_U` cookie from bing.com |
|
||||
| markdown_formatted | format the message that bot will send to room if match some markdown symbols |
|
||||
|
||||
Use either `access_token` or `login_id+password`(recommended) to login
|
Loading…
Reference in a new issue