yuudachi
yuudachi copied to clipboard
Discord moderation bot
Revive the markdown report system, now localised and improved!!
- cases currently only support `join_cutoff` and `account_cutoff`, however, this is no longer how the command works. we now define floors and ceilings for creation and join dates, each being...
Ability to stop Anti Raid Nukes during execution
### 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...
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...
## 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,...
Listen to gateway events instead of reading hacky embeds
## 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!...
## 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 >...
Ideas that didn't make the cut in #1103 - [x] #1118 - [x] Use forum labels to sync status (now embed border color) #1118 - [ ] Button to create...