Update README.md
This commit is contained in:
@@ -1,3 +1,11 @@
|
|||||||
# dall-e-bot-mattermost
|
# dall-e-bot-mattermost
|
||||||
|
|
||||||
A Docker bot with node.js to connect dall-e from openai to your own mattermost
|
A Docker bot with node.js to connect dall-e from openai to your own mattermost
|
||||||
|
|
||||||
|
|
||||||
|
docker run -d --restart unless-stopped \
|
||||||
|
-e MATTERMOST_URL=https://MATTERMOSTURL \
|
||||||
|
-e MATTERMOST_TOKEN=abcdefghijklomnu \
|
||||||
|
-e OPENAI_API_KEY=sk-515613135120235151asdasxcas5313512151asdsadasd \
|
||||||
|
--name dall-e-bot \
|
||||||
|
tessmania90/dall-e-mattermost-bot
|
||||||
|
|||||||
Reference in New Issue
Block a user