slack-gpt-bot icon indicating copy to clipboard operation
slack-gpt-bot copied to clipboard

GPT4-powered Slack bot that can scrape URL contents

Results 3 slack-gpt-bot issues
Sort by recently updated
recently updated
newest added

The application is not working with a fresh install of `requirements.txt`. The bot produces this error: > You tried to access openai.ChatCompletion, but this is no longer supported in openai>=1.0.0...

I followed the instructions to install the bot but after sending it a message it replied with > I can't provide a response. Encountered an error: > ` > The...

@alex000kim If you provide a raw Github README link, it doesn't work since the page is a plain string (`extract()` doesn't work). Also, if the URL is invalid, the Slackbot...