yGuy / chatgpt-mattermost-bot

A very simple implementation of a service for a mattermost bot that uses ChatGPT in the backend.
MIT License
145 stars 50 forks source link

How to implement for self-hosted user? #43

Closed wahshibinharb closed 1 year ago

wahshibinharb commented 1 year ago

I see there is a documentation for docker users only. Is there a roadmap for MATTERMOST self-hosted (ubuntu) users? Can anyone help on how to set it up?

yGuy commented 1 year ago

it's

git clone npm install npm run start

Works on any platform that runs node.js

That's all.

wahshibinharb commented 1 year ago

I think you're confused, I asked for mattermost?

yGuy commented 1 year ago

OK, I think you are confused :-) as this forum is not about mattermost, but the ChatGPT plugin. And my instructions above apply to the plugin.

wahshibinharb commented 1 year ago

When I asked how we can get support about chatgtp for mattermost in the youtube video. Mattermost gave a link that the person who produced the Chatgtp Plug can help with this and I can reach it on github. I think it brought me to a post that has nothing to do with mattermost in a very interesting way right now.

Even though it says mattermost in the title, hehehe... Anyway, I'm reading ChatGPT-powered Chatbot for Mattermost, but I guess I'm in an irrelevant place. My question was how to integrate without Docker. I ran into a situation as if Mattermost didn't exist. Very interesting

yGuy commented 1 year ago

I don't get it. This is a bot that can be used with Mattermost. You can run the bot with or without docker. There are no limitations on the way that you are running your Mattermost instance, but having a Mattermost instance up and running is a precondition for using the bot. There is no information in this forum on how to install Mattermost. That would not belong here. Just like you won't find information in the Mattermost forum on how to install Ubunutu or build your own PC.

wahshibinharb commented 1 year ago

=) I'm not asking a question about how to install mattermost. I'm not asking a question about how to set up mattermost. I'm asking how to integrate the bot in this repo into mattermost, there is only information on docker in the narration. I hope it is understood.

yGuy commented 1 year ago

I hope it is understood.

No, I am sorry, it's not understood. That's the question I answered first. It will let you integrate the bot with any Mattermost instance, no matter how and where it is hosted and this does not involve docker at all. If you don't understand, I am sorry, I don't think I can help you. This is not a polished end-user product for those who don't now a little node.js and command line tools.

wahshibinharb commented 1 year ago

I hope one day will get it.