Leonardo Ollero López

Results 27 issues of Leonardo Ollero López

### Which package has the bugs? The core library ### Issue description 1. I am with the version 2.4.12 2. I get the users from an specific guild 3. Then...

bug

I have this error when I send a test. ``` app.post('/pay/crypto/charge', rate, async (req, res) => { const webhookSecret = 'my-secret'; var event; console.log(req.headers); try { event = Webhook.verifyEventBody( req.rawBody,...

Add support for 2captcha

Added full romanian translation, I am not native speaker so it can has some errors of expressions but the same happens with other languages.

i18n

Hi, I have found that the current api is url: 'https://open-assistant.io/api/' but when i try to make a post request it answers me with 500 i am trying to integrate...

Update to #1023 Using dicebear to generate initial avatar or saved avatar_url

website

Update to the discord bot to discord.js to interact with the open-assistant API. This is an early version i need to include leaderboard and other features.

discord-bot

This would make easy deploy and change.

Changes: - [x] Added pythia model to discord bot - [x] Added a button in the answers that shows the model used - [x] Added a selector when click the...

I am using this inside a container, I have a route that allows me to access the file system outside the container, how i set the library to get the...