João Pedro Borges Martins

Results 28 issues of João Pedro Borges Martins

### Which package is the feature request for? ws ### Feature Discord has recently implemented a new feature of dynamic gateways for the bot using a custom region-specific URL, opening...

feature request

Please fill in this template. - [x] Use a meaningful title for the pull request. Include the name of the package modified. - [x] Test the change in your own...

Abandoned
New Definition
The CI failed

**Describe the bug** Bulk translating to a file cause a path error: **Extension Version** i18N Ally (v2.8.1) **Framework/i18n package you are using** i18next and i18next-fs-backend **To Reproduce** Steps to reproduce...

bug

Revive the markdown report system, now localised and improved!!

### This PR will close #1063 Used raw events/data to implement/improve two features with automod: - Anti-spam (Now uses events instead of hacky embeds) - Manual-Timeout (Now displays the correct...

semver:minor

Since discord.js sever is all about developing bots, sometimes members let their tokens leak. The majority of the time the members instruct the user to reset his token but there...

feature request
in review

## Using a list of regexes provided by the Open Source Aero bot and refactored by me: ```js [ { name: 'Discord_HypeSquad', regex: /discord\s+hype\s*squad/i, }, { name: 'Discord_Events_Academy', regex: /(hype\s*squad|discord)\s+(events?|academy|team|mail)/i,...

feature request

### Which package is the feature request for? rest ### Feature As discussed on Discord, the `@sapphire/async-queue` now supports `AbortSignal` to dequeue requests, this feature should be implemented on the...

feature request
packages:rest

## Why? When two users have the report confirmation open the reports system does not recheck the regex key, so they are able to report, making space for dupes freely!...

semver:minor
packages:yuudachi

## Why? Discord has an option to natively restrict string length so this PR implements the necessary changes for it > **Note** > This PR requires a command deployment >...