Updated Home (markdown)

BobMaster 2023-04-18 01:05:50 +08:00
parent 92f2c26f93
commit 811f0cfc79

20
Home.md

@ -1,2 +1,20 @@
If you have any questions, feel free to open an issue or join our matrix room: <br> If you have any questions, feel free to open an issue or join our matrix room: <br>
https://matrix.to/#/#public:matrix.qqs.tw 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