Corman
Corman
Actually, Voice channels are possible. Not voice calls, but certainly voice channels, since I've seen bots play music on a user command, and bots should also be able to pick...
Either way, this is just a list of features I think at **some point** (I code too, so I know adding these features is time-consuming) you should add.
I would hope not, I still use jimp often.
I wasn't able to unfortunately.
I think that's a great idea. I'm planning to significantly overhaul the README, so I'll try to simplify it and provide more useful use-cases. I do want to note though...
> I recommend documenting outside the README. README should be for general knowledge that everyone should know for this. I agree. In fact, a comment in #7 mentioning progress before...
I'd rather have custom events over event aliases, because it means we can make events from java/our own custom ones with easy usage. Here's my idea of how these events...
This project is been mostly experimental and I didn't expect this much attention, so a lot of polishing including specific errors are lacking. This is definitely something to fix, so...
I've definitely been looking into those ideas, alongside even more sophisticated solutions like [jsonformer](https://github.com/1rgs/jsonformer). The main goal is providing support for instruct/chat based models however (the internals of SmartGPT take...
> @Cormanz I have a strong opinion: > > * let llm output in json format wastes lots of computing power and token count > * I propose we ask...