ausboss / PygDiscordBot

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

Fixes #19

Closed zsban closed 1 year ago

zsban commented 1 year ago

Some improvements & bugfixes.

ausboss commented 1 year ago

Love it ❤️!! I cant wait to play with this and see what changes were made.

ausboss commented 1 year ago

Originally I used dotenv but there was some issues for Linux users so I switched to the args. Have you tested that on linux?

zsban commented 1 year ago

No, only on windows. Also, I'm brand new to github so quite likely I messed up something in the process... The biggest change that I did and seems working well so far was the threading change to not cause timeouts in the discord message loop while waiting for koboldcpp to generate the response.