diff --git a/Home.md b/Home.md index bbe22ce..b4e0242 100644 --- a/Home.md +++ b/Home.md @@ -1,2 +1,20 @@ If you have any questions, feel free to open an issue or join our matrix room:
-https://matrix.to/#/#public:matrix.qqs.tw \ No newline at end of file +https://matrix.to/#/#public:matrix.qqs.tw + +Glossary
+*: 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 \ No newline at end of file