Updated Home (markdown)
parent
69890d862b
commit
835f15b0f6
1 changed files with 14 additions and 11 deletions
23
Home.md
23
Home.md
|
@ -4,18 +4,21 @@ 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 |
|
||||
| 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 |
|
||||
| api_key | openai api key |
|
||||
| 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
|
||||
|
||||
***
|
||||
|
||||
Want to liberate your hands? Try our [matrix-stt-bot](https://github.com/hibobmaster/matrix-stt-bot)
|
Loading…
Reference in a new issue