odin-bot-v2 icon indicating copy to clipboard operation
odin-bot-v2 copied to clipboard

The bot that breathes life into our Discord community

Results 41 odin-bot-v2 issues
Sort by recently updated
recently updated
newest added

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.24.5 to 7.25.0. Release notes Sourced from @​babel/preset-env's releases. v7.25.0 (2024-07-26) Thanks @​davidtaylorhq and @​slatereax for your first PR! You can find the release blog post with...

dependencies

Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.8.0. Release notes Sourced from eslint's releases. v9.8.0 Features 13d0bd3 feat: Add and use SourceCode#getLoc/getRange (#18703) (Nicholas C. Zakas) Bug Fixes ab0ff27 fix: Throw error...

dependencies

Bumps [prettier](https://github.com/prettier/prettier) from 3.3.1 to 3.3.3. Release notes Sourced from prettier's releases. 3.3.3 🔗 Changelog 3.3.2 🔗 Changelog Changelog Sourced from prettier's changelog. 3.3.3 diff Add parentheses for nullish coalescing...

dependencies

## Because - We currently duplicate this code ## This PR - Adds an `isAdmin(member)` utility - **Adds a new package: `@discordjs/collection`**. This is necessary because previously we mocked role...

Complete the following REQUIRED checkboxes: - [x] I have thoroughly read and understand [The Odin Project Contributing Guide](https://github.com/TheOdinProject/.github/blob/main/CONTRIBUTING.md) - [ ] The title of this issue follows the `command name:...

Status: In Progress

## Because Phishing links spam is an ever-increasing occurrence on discord. The mod team have to keep banning these users with the same message so that they know how to...

Complete the following REQUIRED checkboxes: - [ x] I have thoroughly read and understand [The Odin Project Contributing Guide](https://github.com/TheOdinProject/.github/blob/main/CONTRIBUTING.md) - [ x ] The title of this issue follows the...

Status: Needs Review
Type: Bug

## Because #559 ## This PR - Replaces hardcoded ID's with variables in all commands - Adds missing ID's to config ## Issue Closes #559 ## Additional Information ## Pull...

Complete the following REQUIRED checkboxes: - [x] I have thoroughly read and understand [The Odin Project Contributing Guide](https://github.com/TheOdinProject/.github/blob/main/CONTRIBUTING.md) - [x] The title of this issue follows the `command name: brief...

## Because #547 ## This PR - Updates the `os` description to link to the list of reasons TOP doesn't support Windows - Updates the test snapshots ## Issue Closes...