Test #2
@@ -1,3 +1,10 @@
|
|||||||
# 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
|
||||||
|
stessmann/dall-e-bot-mattermost:latest
|
||||||
Reference in New Issue
Block a user