Raqeeb

Results 6 issues of Raqeeb

I have cloned the repo and then did the `docker-compose up -d` command, It seems like it works since when I access the server from my browser it shows the...

documentation

I need help with finishing off event handling. It'd be greatly appreciated if you pitched in. Example: ```py async def handle_message_create(self, data): message = Message(self.client, data) self.client.messages.add(message) await self.client.emit('message', message)...

help wanted
Hacktoberfest

## ☕️ Reasoning I've extended the Authenticator type to include two new fields: - `credentialAAGUID` - This is used to identify the type of authenticator that was registered, this would...

core

Right now we are just saving data in a json file as a stopgap solution while we are developing the system. But support for vector DBs is vital for scalability.

### Expected Behavior To load all audio clips and not hang ### Actual Behavior The program just hangs at the point of loading an audio clip. ### Steps to Reproduce...

audio