ausboss / PygDiscordBot

Discord bot that uses KoboldAI. Supports tavern cards and json files.
63 stars 29 forks source link

Unable to run locally #1

Closed CodeDog04 closed 1 year ago

CodeDog04 commented 1 year ago

When trying to run this with a local instance of KoboldAI it doesn't get past line 170: if response.status_code == 200: It will send the message properly to KoboldAI but KoboldAI isn't able to respond until the user manually goes in and clicks the submit button.