Updated Home (markdown)
parent
92f2c26f93
commit
811f0cfc79
1 changed files with 19 additions and 1 deletions
18
Home.md
18
Home.md
|
@ -1,2 +1,20 @@
|
|||
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 | |
|
||||
|---|---|
|
||||
| server_url* | your mattermost instance domain name |
|
||||
| port | server port |
|
||||
| access_token | bot account access_token |
|
||||
| login_id | account email address |
|
||||
| password | account password |
|
||||
| username* | account username |
|
||||
| openai_api_key | for !gpt and !chat command |
|
||||
| openai_api_endpoint | custom api endpoint |
|
||||
| bing_api_endpoint | for !chat command |
|
||||
| bard_token | for !bard command |
|
||||
| bing_auth_cookie | for !pic command |
|
||||
|
||||
Use either `access_token` or `login_id+password` to login
|
Loading…
Reference in a new issue