Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / vxern/logos issues and pull requests
#100 - Fix long wait times for certain commands, such as `/profile view`, by fetching documents in parallel.
Issue -
State: closed - Opened by vxern almost 2 years ago
- 1 comment
Labels: ⚜️ Class: Improvement
#99 - Make the role selection feature into a standalone, public package.
Issue -
State: closed - Opened by vxern almost 2 years ago
- 1 comment
Labels: ⚜️ Class: Improvement, 💢 Severity: S4 - Very Low, ⚙️ Complexity: Very High
#98 - Catch error thrown by `getDmChannel` when unable to create a DM channel.
Issue -
State: closed - Opened by vxern almost 2 years ago
- 1 comment
#97 - Refactor string interpolation by extracting in-line function calls to variables.
Issue -
State: closed - Opened by vxern almost 2 years ago
- 1 comment
Labels: ⚜️ Class: Improvement
#96 - Refactor functions by removing nested functions to make the flow of code execution easier to perceive.
Issue -
State: closed - Opened by vxern almost 2 years ago
- 1 comment
Labels: ⚜️ Class: Improvement
#95 - Fix potential issues stemming from truthy/falsy, rather than precise value checks.
Issue -
State: closed - Opened by vxern almost 2 years ago
- 1 comment
Labels: ⚜️ Class: Improvement
#94 - misc: Rename `/cite` command to `/rule`.
Pull Request -
State: closed - Opened by vxern almost 2 years ago
#93 - feat: Implement `/policy` command.
Pull Request -
State: closed - Opened by vxern almost 2 years ago
#92 - Rename `/cite` to `/rule`.
Issue -
State: closed - Opened by vxern almost 2 years ago
- 1 comment
Labels: ⚜️ Class: Improvement
#91 - test: Add unit tests.
Pull Request -
State: closed - Opened by vxern almost 2 years ago
Labels: ⚜️ Class: Improvement
#90 - refactor: Localisations. Add unit tests.
Pull Request -
State: closed - Opened by vxern almost 2 years ago
Labels: ⚜️ Class: Improvement
#89 - Acknowledge contributors to the `/information bot` command.
Issue -
State: closed - Opened by vxern almost 2 years ago
- 1 comment
Labels: 💢 Severity: S3 - Low, ⚜️ Class: Feature, ⚙️ Complexity: Very Low
#88 - Add a `/help` command.
Issue -
State: closed - Opened by vxern almost 2 years ago
- 1 comment
Labels: ⚜️ Class: Feature
#87 - Add a `/report` command.
Issue -
State: closed - Opened by vxern almost 2 years ago
- 1 comment
Labels: 💢 Severity: S1 - High, ⚜️ Class: Feature, ⚙️ Complexity: Medium
#86 - Add a `/policy` command.
Issue -
State: closed - Opened by vxern almost 2 years ago
- 1 comment
Labels: ⚜️ Class: Feature
#85 - refactor: Imports and exports.
Pull Request -
State: closed - Opened by vxern about 2 years ago
Labels: ⚜️ Class: Improvement
#84 - fix: Imports.
Pull Request -
State: closed - Opened by vxern about 2 years ago
#83 - Add unit tests
Issue -
State: closed - Opened by vxern about 2 years ago
- 1 comment
Labels: 💢 Severity: S2 - Medium, ⚜️ Class: Improvement, ⚜️ Class: Feature
#82 - refactor: Imports, extract the dexonline parser into its own package.
Pull Request -
State: closed - Opened by vxern about 2 years ago
Labels: ⚜️ Class: Improvement
#81 - refactor: Switch from relative to root directory-oriented imports.
Pull Request -
State: closed - Opened by vxern about 2 years ago
Labels: ⚜️ Class: Improvement
#80 - refactor: Add a `mod.ts` file to every directory for exporting.
Pull Request -
State: closed - Opened by vxern about 2 years ago
Labels: ⚜️ Class: Improvement
#79 - refactor: Remove `deps.ts` file in favour of using the import map.
Pull Request -
State: closed - Opened by vxern about 2 years ago
Labels: ⚜️ Class: Improvement
#78 - Version 1.5.0 Part 4 - Use `dexonline-parser` package.
Pull Request -
State: closed - Opened by vxern about 2 years ago
Labels: ⚜️ Class: Improvement
#77 - Remove the `deps.ts` file in favour of using the import map.
Issue -
State: closed - Opened by vxern about 2 years ago
- 1 comment
Labels: ⚜️ Class: Improvement
#76 - Use Rust-like import/export methodology.
Issue -
State: closed - Opened by vxern about 2 years ago
- 1 comment
Labels: ⚜️ Class: Improvement
#75 - Version 1.5.0 Part 3 - Fix lints.
Pull Request -
State: closed - Opened by vxern about 2 years ago
#74 - Version 1.5.0 Part 2 - Implement inflection tables for word entries.
Pull Request -
State: closed - Opened by vxern about 2 years ago
Labels: ⚜️ Class: Feature
#73 - Version 1.5.0 Part 1 - Improve searching for words.
Pull Request -
State: closed - Opened by vxern about 2 years ago
Labels: ⚜️ Class: Improvement
#72 - fix: Crash caused by translation of overly long texts.
Pull Request -
State: closed - Opened by vxern about 2 years ago
#71 - Version 1.4.0 Part 2 - Improve logging.
Pull Request -
State: closed - Opened by vxern about 2 years ago
Labels: ⚜️ Class: Improvement
#70 - Version 1.4.0 Part 1 - Integrate exception-handling with Sentry.
Pull Request -
State: closed - Opened by vxern about 2 years ago
Labels: ⚜️ Class: Feature
#69 - Version 1.3.0 - Implement a `/suggest` command.
Pull Request -
State: closed - Opened by vxern about 2 years ago
Labels: ⚜️ Class: Feature
#68 - Version 1.2.0 - Implement dynamic voice channel spawning.
Pull Request -
State: closed - Opened by vxern about 2 years ago
Labels: ⚜️ Class: Feature
#67 - Version 1.1.1 - Implement a better system to parse command option arguments.
Pull Request -
State: closed - Opened by vxern about 2 years ago
Labels: ⚜️ Class: Improvement, ⚜️ Class: Feature
#66 - Hotfix: Terraform setup.
Pull Request -
State: closed - Opened by vxern about 2 years ago
#65 - Version 1.1.0 - Refactor code and reduce code duplication.
Pull Request -
State: closed - Opened by vxern about 2 years ago
Labels: ⚜️ Class: Improvement
#64 - Implement a better system to parse command option arguments
Issue -
State: closed - Opened by vxern about 2 years ago
- 1 comment
Labels: 💢 Severity: S2 - Medium, ⚜️ Class: Improvement, ⚜️ Class: Feature
#63 - Localise the `/praise` command
Issue -
State: closed - Opened by vxern about 2 years ago
- 1 comment
Labels: 💢 Severity: S1 - High
#62 - Integrate a localisation system.
Issue -
State: closed - Opened by vxern about 2 years ago
- 1 comment
Labels: 💢 Severity: S3 - Low, ⚜️ Class: Feature, ⚙️ Complexity: Very High
#61 - Integrate a monitoring system and expand logging capabilities
Issue -
State: closed - Opened by vxern about 2 years ago
- 1 comment
Labels: 💢 Severity: S3 - Low, ⚜️ Class: Feature
#60 - Improve the `/word` command by redesigning the command and dictionary adapters, adding redundancies.
Issue -
State: closed - Opened by vxern about 2 years ago
- 1 comment
Labels: ⚜️ Class: Feature, ⚙️ Complexity: Extreme, 🌼 Stage: Postponed
#59 - Dynamic voice channel spawning
Issue -
State: closed - Opened by vxern about 2 years ago
- 1 comment
Labels: 💢 Severity: S3 - Low, ⚜️ Class: Feature
#58 - Version 1.0.0 - First stable release.
Pull Request -
State: closed - Opened by vxern about 2 years ago
Labels: ⚜️ Class: Improvement, ⚜️ Class: Feature
#57 - Version 1.0.0-rc.10 - Make warning and timeout messages consistent. Ban users upon crossing warning limit twice.
Pull Request -
State: closed - Opened by vxern about 2 years ago
Labels: ⚜️ Class: Feature
#56 - Version 1.0.0-rc.9 - Organise files and change colour of warn log message from red to yellow.
Pull Request -
State: closed - Opened by vxern about 2 years ago
Labels: ⚜️ Class: Improvement
#55 - Version 1.0.0-rc.8 - Fix timeout command.
Pull Request -
State: closed - Opened by vxern about 2 years ago
#54 - Version 1.0.0-rc.7 - Improve localisation of `/timeout set` command. Localise omitted error message.
Pull Request -
State: closed - Opened by vxern about 2 years ago
Labels: ⚜️ Class: Improvement
#53 - Version 1.0.0-rc.6 - Improve formatting of moderation policy.
Pull Request -
State: closed - Opened by vxern about 2 years ago
Labels: ⚜️ Class: Improvement
#52 - Version 1.0.0-rc.5 - Improve localisation of `/resources` command. Add `show` parameter.
Pull Request -
State: closed - Opened by vxern about 2 years ago
Labels: ⚜️ Class: Improvement
#51 - Version 1.0.0-rc.4 - Improve localisation for the `/translate` command.
Pull Request -
State: closed - Opened by vxern about 2 years ago
Labels: ⚜️ Class: Improvement
#50 - Version 1.0.0-rc.3 - Display currently running version of the bot.
Pull Request -
State: closed - Opened by vxern about 2 years ago
Labels: ⚜️ Class: Feature
#49 - Version 1.0.0-rc.2 - Make command responses more expressive.
Pull Request -
State: closed - Opened by vxern about 2 years ago
Labels: ⚜️ Class: Improvement
#48 - Version 1.0.0-rc.1 - Localise messages to Polish and Romanian. Create localisation system.
Pull Request -
State: closed - Opened by vxern about 2 years ago
Labels: ⚜️ Class: Feature
#47 - Version 1.0.0-rc.1 - Localise messages to Polish and Romanian. Create localisation system.
Pull Request -
State: closed - Opened by vxern about 2 years ago
Labels: ⚜️ Class: Feature
#46 - Version 1.0.0-beta.1 - Improve codebase by separating `bot` and `client`, and making implementations of `client.ts` and `database.ts` less object-oriented.
Pull Request -
State: closed - Opened by vxern about 2 years ago
Labels: ⚜️ Class: Improvement, ⚜️ Class: Feature
#45 - Version 1.0.0-alpha.8 - Migrate codebase to Discordeno v14.
Pull Request -
State: closed - Opened by vxern about 2 years ago
#44 - Version 1.0.0-alpha.7 - Make various improvements.
Pull Request -
State: closed - Opened by vxern about 2 years ago
Labels: ⚜️ Class: Improvement
#43 - Version 1.0.0-alpha.6 - Make the `user` parameter of `/profile view` optional.
Pull Request -
State: closed - Opened by vxern about 2 years ago
Labels: ⚜️ Class: Improvement
#42 - Version 1.0.0-alpha.5 - Improve rules.
Pull Request -
State: closed - Opened by vxern about 2 years ago
Labels: ⚜️ Class: Improvement
#41 - Version 1.0.0-alpha.4 - Add support for custom emojis and combine global + local scopes into a single roles.ts file.
Pull Request -
State: closed - Opened by vxern about 2 years ago
Labels: ⚜️ Class: Feature
#40 - Version 1.0.0-alpha.3 - Improve and simplify rule generation. Re-add the invite link category to the rules.
Pull Request -
State: closed - Opened by vxern about 2 years ago
Labels: ⚜️ Class: Improvement
#39 - Version 1.0.0-alpha.2 - Fixes and improvements.
Pull Request -
State: closed - Opened by vxern about 2 years ago
Labels: ⚜️ Class: Improvement, ⚜️ Class: Feature
#38 - Localise command responses.
Issue -
State: closed - Opened by vxern about 2 years ago
- 1 comment
Labels: 💢 Severity: S3 - Low, ⚜️ Class: Feature
#37 - `/suggest` command for making server suggestions
Issue -
State: closed - Opened by vxern about 2 years ago
- 1 comment
Labels: 💢 Severity: S3 - Low, ⚜️ Class: Feature
#36 - Add an anti-nuke system.
Issue -
State: open - Opened by vxern about 2 years ago
Labels: ⚜️ Class: Feature, ⚙️ Complexity: High, 🌼 Stage: In Design, 🚩 Priority: P4 - Low
#35 - Implement article feature.
Issue -
State: closed - Opened by vxern about 2 years ago
- 1 comment
Labels: 💢 Severity: S2 - Medium, ⚜️ Class: Feature, ⚙️ Complexity: Very High
#34 - Add a `/music seek` command.
Issue -
State: closed - Opened by vxern about 2 years ago
- 1 comment
Labels: 💢 Severity: S3 - Low, ⚙️ Complexity: Medium
#33 - Version 1.0.0-alpha.1 - Migration of library from `harmony` to `discordeno`.
Pull Request -
State: closed - Opened by vxern about 2 years ago
Labels: ⚜️ Class: Improvement
#32 - Deconstruct the `MusicController` class into an interface with corresponding functions.
Issue -
State: closed - Opened by vxern over 2 years ago
- 1 comment
Labels: 💢 Severity: S2 - Medium, ⚜️ Class: Improvement, ⚙️ Complexity: Medium
#31 - Move controllers and services into separate folders. Move commands into `/commands` directory.
Issue -
State: closed - Opened by vxern over 2 years ago
- 1 comment
Labels: ⚜️ Class: Improvement
#30 - Fix issue caused by the base command/option object being modified, rather than a copy thereof.
Issue -
State: closed - Opened by vxern over 2 years ago
- 1 comment
Labels: 💢 Severity: S1 - High, ⚜️ Class: Improvement
#29 - Version 0.16.0 - Member praising and profile viewing.
Pull Request -
State: closed - Opened by vxern over 2 years ago
#28 - Make database caching more modular.
Issue -
State: closed - Opened by vxern over 2 years ago
- 1 comment
Labels: 💢 Severity: S3 - Low, ⚜️ Class: Improvement
#27 - Add user rate-limiting.
Issue -
State: closed - Opened by vxern over 2 years ago
- 1 comment
Labels: 💢 Severity: S1 - High, ⚜️ Class: Feature, ⚙️ Complexity: Medium
#26 - Add inflection tables to word lookups.
Issue -
State: closed - Opened by vxern over 2 years ago
- 1 comment
Labels: 💢 Severity: S2 - Medium, ⚜️ Class: Feature
#25 - Migrate to `discordeno` or a similarly active Deno Discord API library.
Issue -
State: closed - Opened by vxern over 2 years ago
- 1 comment
Labels: 💢 Severity: S3 - Low, ⚜️ Class: Improvement
#24 - Implement an anti-raid system to automatically bulk-kick bogus accounts.
Issue -
State: closed - Opened by vxern over 2 years ago
- 1 comment
Labels: 💢 Severity: S2 - Medium, ⚜️ Class: Feature
#23 - Version 0.15.2 - Dialect support for articles.
Pull Request -
State: closed - Opened by vxern over 2 years ago
#22 - Version 0.15.1 - Refactoring code and making fixes.
Pull Request -
State: closed - Opened by vxern over 2 years ago
#21 - Version 0.15.0 - Moderation module.
Pull Request -
State: closed - Opened by vxern over 2 years ago
#20 - Version 0.14.1 - Music module polishing.
Pull Request -
State: closed - Opened by vxern over 2 years ago
#19 - Version 0.14.0 - Music playback.
Pull Request -
State: closed - Opened by vxern over 2 years ago
#18 - Version 0.13.0 - Anti-abuse system.
Pull Request -
State: closed - Opened by vxern over 2 years ago
#17 - Version 0.12.0 - Refactoring codebase and fixing interaction collectors.
Pull Request -
State: closed - Opened by vxern over 2 years ago
#16 - Version 0.11.1 - Fixing custom IDs of interactions.
Pull Request -
State: closed - Opened by vxern over 2 years ago
#15 - Version 0.11.0 - Verification questions.
Pull Request -
State: closed - Opened by vxern over 2 years ago
#14 - Version 0.10.0 - Articles.
Pull Request -
State: closed - Opened by vxern over 2 years ago
#13 - Implement the article editing feature.
Issue -
State: closed - Opened by vxern over 2 years ago
- 1 comment
Labels: 💢 Severity: S2 - Medium, ⚜️ Class: Feature
#12 - Word lookups aren't ephemeral by default.
Issue -
State: closed - Opened by vxern over 2 years ago
- 2 comments
Labels: 💢 Severity: S1 - High
#11 - Version 0.9.0 - Text translation.
Pull Request -
State: closed - Opened by vxern over 2 years ago
#10 - Version 0.8.0 - Pick-correct-word-out-of-four game.
Pull Request -
State: closed - Opened by vxern over 2 years ago
#9 - Version 0.7.0 - Logging controller.
Pull Request -
State: closed - Opened by vxern almost 3 years ago
#8 - Version 0.6.0 - Word definitions.
Pull Request -
State: closed - Opened by vxern almost 3 years ago
#7 - Version 0.5.2 - Polishing information menu.
Pull Request -
State: closed - Opened by vxern almost 3 years ago
#6 - Version 0.5.1 - Polishing roles menu.
Pull Request -
State: closed - Opened by vxern almost 3 years ago
#5 - Version 0.5.0 - Fixes and beginnings of a music module.
Pull Request -
State: closed - Opened by vxern almost 3 years ago
#4 - Version 0.4.0 - Entry service and 'post' commands
Pull Request -
State: closed - Opened by vxern about 3 years ago
#3 - Version 0.3.0 - Command permissions and improving command synchronisation.
Pull Request -
State: closed - Opened by vxern about 3 years ago
#2 - Version 0.2.0 - Selecting roles
Pull Request -
State: closed - Opened by vxern about 3 years ago
#1 - Version 0.1.0 - Altering and adding slash commands
Pull Request -
State: closed - Opened by vxern about 3 years ago