capibawa / wumpus-gpt

ChatGPT-like Discord chatbot written in TypeScript and powered by OpenAI's `gpt-4` and `gpt-3.5-turbo` language models.
https://discord.com/api/oauth2/authorize?client_id=1054835849893793872&permissions=397284550656&scope=bot
MIT License
26 stars 19 forks source link

Replit support? #1

Closed LucasDiscordCzech closed 1 year ago

LucasDiscordCzech commented 1 year ago

This git, doesn't work in replit, will there be support for replit hosting? Thanks!

capibawa commented 1 year ago

@LucasDiscordCzech I would love to look into it. Can you provide details about any errors you're receiving?

Edit: I noticed a problem with libssl stemming from Prisma. I wasn't able to figure it out so I opted to revert to Sequelize. No further issues have been observed from my end.

LucasDiscordCzech commented 1 year ago

Yup that'a the error, youre doing an amazing job by the way. Keep it up!