Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: merge dev to main #46

Draft
wants to merge 294 commits into
base: main
Choose a base branch
from
Draft

chore: merge dev to main #46

wants to merge 294 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    4c38f25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d54f5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    680f007 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4792fde View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    56e364c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    55199a3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    da02140 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    58e23b2 View commit details
    Browse the repository at this point in the history
  9. chore: update deps

    PalmDevs committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    3e5d8f8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    77f1a9c View commit details
    Browse the repository at this point in the history
  11. feat!: big feature changes

    BREAKING CHANGES:
    - Heartbeating removed
    - `config.consoleLogLevel` -> `config.logLevel`
    
    NEW FEATURES:
    - Training messages
    - Sequence number system
    - WebSocket close codes used instead of disconnect packets
    
    FIXES:
    - Improved error handling
    - Some performance improvements
    - Made code more clean
    - Updated dependencies
    PalmDevs committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    b3b7723 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f9d50a0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a68d726 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7eeb631 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8b690b8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9f1ac37 View commit details
    Browse the repository at this point in the history
  17. docs(bots/discord): add docs

    PalmDevs committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    b104472 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    744a56a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e4054ee View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b09dc24 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a277ac5 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    7f27c56 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    faf1e5f View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    6abb740 View commit details
    Browse the repository at this point in the history
  25. fix: remove error cb handling for socket.send() calls

    Fixes promise not ever being resolved
    PalmDevs committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    29544d4 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    7b1012c View commit details
    Browse the repository at this point in the history
  27. chore: add bunfig

    PalmDevs committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    dcac10e View commit details
    Browse the repository at this point in the history
  28. ci: add codeql (#38)

    validcube authored and PalmDevs committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    0b55d12 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    fd76e0a View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    3f8d0fd View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    669e24c View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    e25fc7d View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    b6cbe9d View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    4b2557f View commit details
    Browse the repository at this point in the history
  35. chore: update deps

    PalmDevs committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    5d9b4d3 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    d830e48 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    da21e1a View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    f3e4408 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    2d794ed View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    a9add9e View commit details
    Browse the repository at this point in the history
  41. feat(bots/discord)!: read commit description

    FEATURES:
    - Updated documentation
    - Improved configuration format
    - Allow filter overriding for each response config (closes #29)
    - Improved commands directory structure
    - Improved slash command reload script
    - New commands
    - New command exception handling
    PalmDevs committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    7e5f648 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    ca47535 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    154bdbd View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    815a14e View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    513c6b1 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    c1e1953 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    35b9448 View commit details
    Browse the repository at this point in the history
  48. chore: update dependencies

    PalmDevs committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    32a7fea View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    6109842 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    f2abae2 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    c2a81c6 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    fc7be22 View commit details
    Browse the repository at this point in the history
  53. chore: format workspace

    PalmDevs committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    348a18a View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    fa0159c View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    3bca6e5 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    e204b7b View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    c53a89f View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    6658b58 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    4aa138a View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    197d2ac View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    fb32a04 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    faa81f4 View commit details
    Browse the repository at this point in the history
  63. chore: install dependencies

    PalmDevs committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    467acff View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    c0fa2fe View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    8c7620c View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    399dca7 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    7fdf8c0 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    39d5b3a View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    3e07429 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    dc4863d View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    9dea907 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    f75060b View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    49ce9a7 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    4c6ad11 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    7e8270f View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    b056291 View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    83c314e View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    fb01ce5 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    a2bf3ea View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    1723e8c View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    f50b26b View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    e64d1da View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    39cba97 View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    2e1e009 View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    ee885ca View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    0303fe3 View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    3b2596e View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    51a6fb6 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    af3759c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bfd035 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebf1ac7 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    9b6ba56 View commit details
    Browse the repository at this point in the history
  2. chore: fix more build issues

    BREAKING CHANGE: In `@revanced/discord-bot`, its environment variable
                     `DATABASE_URL` has been renamed to `DATABASE_PATH`
                     and the `file:` prefix is no longer needed
    PalmDevs authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    77fefb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb8af00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09dc706 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. ci: Publish Docker images (#41)

    Co-authored-by: PalmDevs <[email protected]>
    oSumAtrIX and PalmDevs authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    5aeade1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f03800 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43bd0a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3d51b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    92b985f View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. ci: remove codeql workflow

    PalmDevs committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    177d413 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4e357c View commit details
    Browse the repository at this point in the history
  3. ci(release): trigger container build and portainer webhook for specif…

    …ic projects and branches
    PalmDevs committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    a20f834 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f1a169f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f86586 View commit details
    Browse the repository at this point in the history
  6. chore: update dependencies

    PalmDevs committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    e7ddbe8 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    5789142 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73b2169 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67ba3bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af9cfa1 View commit details
    Browse the repository at this point in the history
  5. chore: update dependencies

    PalmDevs committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    058a2a0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ad0f7b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b76e223 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    565260e View commit details
    Browse the repository at this point in the history
  9. chore(release): 1.0.0-dev.1 [skip ci]

    # @revanced/bot-websocket-api 1.0.0-dev.1 (2024-07-22)
    
    ### Bug Fixes
    
    * **apis/websocket:** builds not working due to dynamic import requirement ([fc7be22](fc7be22))
    * **apis/websocket:** don't bundle `tesseract.js` ([51a6fb6](51a6fb6))
    * **apis/websocket:** fix forever stuck Promise ([168f40d](168f40d))
    * **apis/websocket:** fix undefined error ([2f03800](2f03800))
    * **apis/websocket:** improve logging and error handling ([b6cbe9d](b6cbe9d))
    * remove error cb handling for `socket.send()` calls ([29544d4](29544d4))
    * **types:** fix issues with typings ([669e24c](669e24c))
    
    ### chore
    
    * fix more build issues ([77fefb9](77fefb9))
    
    ### Features
    
    * **apis/websocket:** clear old client sessions and instances ([43bd0a0](43bd0a0))
    * **packages/shared:** add logger factory ([17c6be7](17c6be7))
    
    ### BREAKING CHANGES
    
    * In `@revanced/discord-bot`, its environment variable
                     `DATABASE_URL` has been renamed to `DATABASE_PATH`
                     and the `file:` prefix is no longer needed
    semantic-release-bot committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    df3fee9 View commit details
    Browse the repository at this point in the history
  10. chore(release): 1.0.0-dev.1 [skip ci]

    # @revanced/discord-bot 1.0.0-dev.1 (2024-07-22)
    
    ### Bug Fixes
    
    * **bots/discord/commands/mute:** use existing `parseDuration` util function' ([3e07429](3e07429))
    * **bots/discord/commands/unmute:** fix option description and embeds ([7fdf8c0](7fdf8c0))
    * **bots/discord/commands:** minor issues ([3b2596e](3b2596e))
    * **bots/discord/commands:** refactor and add checks ([a2bf3ea](a2bf3ea))
    * **bots/discord/database:** fix schema for role presets ([4aa138a](4aa138a))
    * **bots/discord/scripts:** unintentional escaping on windows ([09dc706](09dc706))
    * **bots/discord/utils/discord/embeds:** set thumbnail on moderation embeds ([b056291](b056291))
    * **bots/discord/utils/discord/rolePresets:** correct property access for presets ([4c6ad11](4c6ad11))
    * **bots/discord/utils/discord:** add `moderation` module related functions ([7e8270f](7e8270f))
    * **bots/discord/utils/duration:** fix empty string returning with duration is 0 ([83c314e](83c314e))
    * **bots/discord:** apply active role presets if members rejoin ([f50b26b](f50b26b))
    * **bots/discord:** check token before connecting to bot api ([f3e4408](f3e4408))
    * **bots/discord:** clear role presets after they expire ([faa81f4](faa81f4))
    * **bots/discord:** connect to discord API even if initial bot API connection fails ([6658b58](6658b58))
    * **bots/discord:** do decancer after resetting nickname ([0303fe3](0303fe3))
    * **bots/discord:** follow-up if reply is already sent when error ([f75060b](f75060b))
    * **bots/discord:** messed up file name for `unmute` command ([399dca7](399dca7))
    * **bots/discord:** owners cannot bypass checks on some commands ([39cba97](39cba97))
    * **bots/discord:** remove auto-generated files ([fb8af00](fb8af00))
    * **bots/discord:** remove usage of macros ([7f27c56](7f27c56))
    * **bots/discord:** remove useless feature ([d830e48](d830e48))
    * **bots/discord:** use `APIEmbed` for response config ([35b9448](35b9448))
    * **bots/discord:** use env for initializing database ([af3759c](af3759c))
    * **bots/discord:** wrong command file path being imported ([fa0159c](fa0159c))
    * config file not being read ([474a8be](474a8be))
    * **discord-bot:** also execute slash commands ([f0d45b2](f0d45b2))
    * **discord-bot:** check for role position ([d332043](d332043))
    * **discord-bot:** check if the member has the role ([9bff68c](9bff68c))
    * **discord-bot:** not executing slash commands ([aa08087](aa08087))
    * **discord-bot:** only send lowercased text ([7803758](7803758))
    * dislike button not working properly ([85eba55](85eba55))
    * fix deprecation ([4373ede](4373ede))
    * fix the fiter for the interaction collector ([a9ff003](a9ff003))
    * ignore message if there's no content ([3cbebc2](3cbebc2))
    * move modules to `/bots` ([cd7156e](cd7156e))
    * trainAI not using the bin location ([bd29943](bd29943))
    
    ### chore
    
    * fix more build issues ([77fefb9](77fefb9))
    
    ### Features
    
    * add wit.ai support ([1909e2c](1909e2c))
    * **bots/discord/commands/reply:** send stacktrace when failed ([9f1ac37](9f1ac37))
    * **bots/discord/commands:** add `ban` and `unban` commands ([dc4863d](dc4863d))
    * **bots/discord/commands:** add `eval` command ([e64d1da](e64d1da))
    * **bots/discord/commands:** add `mute` and `unmute` commands ([c0fa2fe](c0fa2fe))
    * **bots/discord/commands:** add `purge` and `role-preset` commands ([fb01ce5](fb01ce5))
    * **bots/discord/commands:** allow process exception in `exception-test` ([ca47535](ca47535))
    * **bots/discord/utils/discord/embeds:** expose `applyCommonEmbedStyles` fn ([2d794ed](2d794ed))
    * **bots/discord/utils/embeds:** make title parameter nullable ([ee885ca](ee885ca))
    * **bots/discord/utils/fs:** use `recursive` option for listing files ([da21e1a](da21e1a))
    * **bots/discord/utils:** add duration utility ([a9add9e](a9add9e))
    * **bots/discord/utils:** add functions for role presets ([fb32a04](fb32a04))
    * **bots/discord/utils:** allow loading commands from custom dir ([8b690b8](8b690b8))
    * **bots/discord:** add `api.disconnectRetryInterval` config ([2f86586](2f86586))
    * **bots/discord:** add `moderation.roles` config to be used in `moderation` commands ([39d5b3a](39d5b3a))
    * **bots/discord:** add `ocrTriggers` resp config, embed footer scan mode ([744a56a](744a56a))
    * **bots/discord:** add a better way to manage databases ([a68d726](a68d726))
    * **bots/discord:** add more fallbacks for decancering ([2e1e009](2e1e009))
    * **bots/discord:** add source ([f9d50a0](f9d50a0))
    * **bots/discord:** improve logs ([6abb740](6abb740))
    * **bots/discord:** sanitize `BasicDatabase` inputs ([fd76e0a](fd76e0a))
    * **bots/discord:** support nickname decancering ([1723e8c](1723e8c))
    * **bots/discord:** switch to `drizzle-orm` ([e204b7b](e204b7b))
    * **bots/discord:** update config ([197d2ac](197d2ac))
    * discord bot scanning messages ([d1bd3b2](d1bd3b2))
    * **discord-bot:** a way to train AI ([355a508](355a508))
    * **discord-bot:** command handler and train cmd ([6aee8a4](6aee8a4))
    * **discord-bot:** event handler ([0ad5ece](0ad5ece))
    * GODEL AI ([0ba525c](0ba525c))
    * initalize discord bot ([bb4a5a7](bb4a5a7))
    * initialize helper client ([7f9ca77](7f9ca77))
    * message buttons for training ([6551ca9](6551ca9))
    * platform specific responses ([18e57b0](18e57b0))
    * prettier and eslint ([1c27ccb](1c27ccb))
    * refactor and new features ([#7](#7)) ([8b9f45d](8b9f45d))
    * run bots in one process ([d26d533](d26d533))
    * training and replies changed ([715aa91](715aa91))
    * **utils/discord/embeds:** allow adding extra fields for moderation embeds ([49ce9a7](49ce9a7))
    
    ### BREAKING CHANGES
    
    * In `@revanced/discord-bot`, its environment variable
                     `DATABASE_URL` has been renamed to `DATABASE_PATH`
                     and the `file:` prefix is no longer needed
    semantic-release-bot committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    55631b2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7dfbf6c View commit details
    Browse the repository at this point in the history
  12. chore(release): 1.0.0-dev.2 [skip ci]

    # @revanced/bot-websocket-api [1.0.0-dev.2](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-07-22)
    
    ### Bug Fixes
    
    * **apis/websocket:** also include tesseract core files in build ([7dfbf6c](7dfbf6c))
    semantic-release-bot committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    f142c2b View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    89d8ab1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffe0a3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4834685 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94d0dcc View commit details
    Browse the repository at this point in the history
  5. chore: update dependencies

    PalmDevs committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    12f5aaf View commit details
    Browse the repository at this point in the history
  6. chore(release): 1.0.0-dev.3 [skip ci]

    # @revanced/bot-websocket-api [1.0.0-dev.3](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-07-23)
    
    ### Bug Fixes
    
    * **apis/websocket:** build and runtime issues ([89d8ab1](89d8ab1))
    semantic-release-bot committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    5db076a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6a87464 View commit details
    Browse the repository at this point in the history
  8. chore(release): 1.0.0-dev.2 [skip ci]

    # @revanced/discord-bot [1.0.0-dev.2](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-07-23)
    
    ### Features
    
    * **bots/discord:** don't nest builds in src directory, autogen db when missing ([4834685](4834685))
    semantic-release-bot committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    3117af5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    38e00eb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0d4898d View commit details
    Browse the repository at this point in the history
  11. chore(release): 1.0.0-dev.4 [skip ci]

    # @revanced/bot-websocket-api [1.0.0-dev.4](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-07-23)
    
    ### Bug Fixes
    
    * **apis/websocket:** hardcoded paths in tesseract worker builds ([38e00eb](38e00eb))
    semantic-release-bot committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    164570d View commit details
    Browse the repository at this point in the history
  12. chore(release): 1.0.0-dev.3 [skip ci]

    # @revanced/discord-bot [1.0.0-dev.3](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-07-23)
    
    ### Bug Fixes
    
    * **bots/discord:** revert dist denesting, fixes config not found ([0d4898d](0d4898d))
    semantic-release-bot committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    2b601b1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    875bd20 View commit details
    Browse the repository at this point in the history
  14. chore: update lockfile

    PalmDevs committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    2a6f3c3 View commit details
    Browse the repository at this point in the history
  15. chore(release): 1.0.0-dev.4 [skip ci]

    # @revanced/discord-bot [1.0.0-dev.4](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-07-23)
    
    ### Bug Fixes
    
    * **bots/discord:** wrong database schema path ([875bd20](875bd20))
    semantic-release-bot committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    e82f2ab View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e02c86a View commit details
    Browse the repository at this point in the history
  17. build(Needs bump): revert building with bun explicitly

    Building with only Bun causes compatibility issues, like Drizzle Kit not being to generate any schema for the database of the Discord bot.
    PalmDevs committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    96a6540 View commit details
    Browse the repository at this point in the history
  18. chore: update lockfile

    PalmDevs committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a8ceeb2 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4bb965e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    1bd973e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c503a86 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    673aa18 View commit details
    Browse the repository at this point in the history
  23. chore(release): 1.0.0-dev.6 [skip ci]

    # @revanced/discord-bot [1.0.0-dev.6](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-07-23)
    
    ### Bug Fixes
    
    * **bots/discord:** ci issues causing database to not be auto generated ([673aa18](673aa18))
    semantic-release-bot committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    042b155 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    3559ed1 View commit details
    Browse the repository at this point in the history
  2. fix(bots/discord): only check for member permissions when specified w…

    …hile correcting responses
    PalmDevs committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    b79a1c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f5c5a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e86180f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d0acab1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    27662ed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bd906fb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cbf9116 View commit details
    Browse the repository at this point in the history
  9. chore: update lockfile

    PalmDevs committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    6685ffb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    300e5cf View commit details
    Browse the repository at this point in the history
  11. chore(release): 1.0.0-dev.7 [skip ci]

    # @revanced/discord-bot [1.0.0-dev.7](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-07-25)
    
    ### Bug Fixes
    
    * **bot/discord:** start remove preset timeout for `role-preset` command ([cbf9116](cbf9116))
    * **bots/discord:** only check for member permissions when specified while correcting responses ([b79a1c7](b79a1c7))
    * **bots/discord:** set timeout for eligible mutes to unmute faster ([1f5c5a9](1f5c5a9))
    
    ### Features
    
    * **bots/discord:** add `replyToReplied` option in response config ([27662ed](27662ed))
    semantic-release-bot committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    e748a4d View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Configuration menu
    Copy the full SHA
    cdb6001 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38c0699 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.0.0-dev.8 [skip ci]

    # @revanced/discord-bot [1.0.0-dev.8](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-07-28)
    
    ### Bug Fixes
    
    * **bots/discord:** cross-device link build errors ([38c0699](38c0699))
    
    ### Features
    
    * **bots/discord:** blacklist and whitelist for filters ([cdb6001](cdb6001))
    semantic-release-bot committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    8168f79 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    a848a9c View commit details
    Browse the repository at this point in the history
  2. feat(bots/discord): framework changes and new features

    - Migrated to a new command framework which looks better and works better
    - Fixed commands not being bundled correctly
    - Added message (prefix) commands with argument validation
    - Added a new CommandErrorType, for invalid arguments
    - `/eval` is now a bit safer
    - Corrected colors for the coinflip embed
    - `/stop` now works even when the bot is not connected to the API
    PalmDevs committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    646ec8d View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.0.0-dev.9 [skip ci]

    # @revanced/discord-bot [1.0.0-dev.9](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-07-30)
    
    ### Features
    
    * **bots/discord:** framework changes and new features ([646ec8d](646ec8d))
    semantic-release-bot committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    2efedc4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d31616e View commit details
    Browse the repository at this point in the history
  5. chore(release): 1.0.0-dev.6 [skip ci]

    # @revanced/bot-websocket-api [1.0.0-dev.6](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-07-30)
    
    ### Bug Fixes
    
    * **bots/discord:** hanging process when disconnecting from API too many times ([d31616e](d31616e))
    semantic-release-bot committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    9b9bb1e View commit details
    Browse the repository at this point in the history
  6. chore(release): 1.0.0-dev.10 [skip ci]

    # @revanced/discord-bot [1.0.0-dev.10](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-07-30)
    
    ### Bug Fixes
    
    * **bots/discord:** hanging process when disconnecting from API too many times ([d31616e](d31616e))
    semantic-release-bot committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    3188f8d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d234d79 View commit details
    Browse the repository at this point in the history
  8. chore(release): 1.0.0-dev.11 [skip ci]

    # @revanced/discord-bot [1.0.0-dev.11](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-07-30)
    
    ### Bug Fixes
    
    * **bots/discord:** reset counter when reconnected to api, redo message scan filter logic ([d234d79](d234d79))
    semantic-release-bot committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    95a122a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a60c60c View commit details
    Browse the repository at this point in the history
  10. chore(release): 1.0.0-dev.12 [skip ci]

    # @revanced/discord-bot [1.0.0-dev.12](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-07-30)
    
    ### Bug Fixes
    
    * **bots/discord:** deployment runtime errors due to minification ([a60c60c](a60c60c))
    semantic-release-bot committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    8f83687 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ab62e55 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c9b788d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    887ee85 View commit details
    Browse the repository at this point in the history
  14. chore(release): 1.0.0-dev.13 [skip ci]

    # @revanced/discord-bot [1.0.0-dev.13](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-07-30)
    
    ### Bug Fixes
    
    * **bots/discord:** broken regex when prefix set to special characters ([ab62e55](ab62e55))
    semantic-release-bot committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    b832311 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    e29e9c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    711f57f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98ec37b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a4ec1e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    620f933 View commit details
    Browse the repository at this point in the history
  6. fix: other small issues

    PalmDevs committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    bc437a5 View commit details
    Browse the repository at this point in the history
  7. chore(release): 1.0.0-dev.8 [skip ci]

    # @revanced/bot-websocket-api [1.0.0-dev.8](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-07-31)
    
    ### Bug Fixes
    
    * other small issues ([bc437a5](bc437a5))
    semantic-release-bot committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    b726c40 View commit details
    Browse the repository at this point in the history
  8. chore(release): 1.0.0-dev.14 [skip ci]

    # @revanced/discord-bot [1.0.0-dev.14](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-07-31)
    
    ### Bug Fixes
    
    * **bots/discord:** always true check causing no messages to be scanned ([98ec37b](98ec37b))
    * other small issues ([bc437a5](bc437a5))
    
    ### Features
    
    * **bots/discord:** add more options for curing, fix default regex ([1a4ec1e](1a4ec1e))
    * **bots/discord:** allow admins to bypass permission checks ([620f933](620f933))
    semantic-release-bot committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    5614260 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    763ef25 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bf66155 View commit details
    Browse the repository at this point in the history
  11. chore(release): 1.0.0-dev.15 [skip ci]

    # @revanced/discord-bot [1.0.0-dev.15](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-07-31)
    
    ### Bug Fixes
    
    * **bots/discord:** import `config` from context ([763ef25](763ef25))
    
    ### Features
    
    * **bots/discord:** add sticky messages ([bf66155](bf66155))
    semantic-release-bot committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    9fe6b4c View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    8fe78e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    412e003 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5939e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c366840 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6875b32 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b9d08ff View commit details
    Browse the repository at this point in the history
  7. chore(release): 1.0.0-dev.16 [skip ci]

    # @revanced/discord-bot [1.0.0-dev.16](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-08-02)
    
    ### Bug Fixes
    
    * **bots/discord:** open database as read-write ([c366840](c366840))
    * **bots/discord:** remove bad text channel checks ([f5939e2](f5939e2))
    * **bots/discord:** remove redundant footer for response embeds ([412e003](412e003))
    
    ### Features
    
    * **bots/discord/commands:** add `reload` command ([6875b32](6875b32))
    semantic-release-bot committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    5506518 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5925d90 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a7688fa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bc9951c View commit details
    Browse the repository at this point in the history
  11. chore(release): 1.0.0-dev.17 [skip ci]

    # @revanced/discord-bot [1.0.0-dev.17](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-08-02)
    
    ### Bug Fixes
    
    * **bots/discord/commands/eval:** evaluate in current context ([5925d90](5925d90))
    * **bots/discord:** send right response for after regexes ([a7688fa](a7688fa))
    
    ### Features
    
    * **bots/discord:** update example config file ([bc9951c](bc9951c))
    semantic-release-bot committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    2d8688b View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Configuration menu
    Copy the full SHA
    6d463df View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.0.0-dev.18 [skip ci]

    # @revanced/discord-bot [1.0.0-dev.18](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-08-03)
    
    ### Bug Fixes
    
    * **bots/discord:** set the `label` property correctly for message scans ([6d463df](6d463df))
    semantic-release-bot committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    4e889d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49c29be View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.0.0-dev.19 [skip ci]

    # @revanced/discord-bot [1.0.0-dev.19](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-08-03)
    
    ### Bug Fixes
    
    * **bots/discord:** correct whitelist logic ([49c29be](49c29be))
    semantic-release-bot committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    2c2f6b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    65add4d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d90ad5c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4da6175 View commit details
    Browse the repository at this point in the history
  8. chore(release): 1.0.0-dev.9 [skip ci]

    # @revanced/bot-websocket-api [1.0.0-dev.9](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-08-03)
    
    ### Features
    
    * **apis/websocket:** return `true` for data on a `TrainedMessage` packet ([65add4d](65add4d))
    semantic-release-bot committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    9f3295c View commit details
    Browse the repository at this point in the history
  9. chore(release): 1.0.0-dev.20 [skip ci]

    # @revanced/discord-bot [1.0.0-dev.20](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-08-03)
    
    ### Bug Fixes
    
    * **bots/discord:** await when putting entries into db ([4da6175](4da6175))
    semantic-release-bot committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    98dea81 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Configuration menu
    Copy the full SHA
    de8bef6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c567ef2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a976dd2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eaa25f2 View commit details
    Browse the repository at this point in the history
  5. chore(release): 1.0.0-dev.21 [skip ci]

    # @revanced/discord-bot [1.0.0-dev.21](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-08-04)
    
    ### Bug Fixes
    
    * **bots/discord:** correct sticky messages logic ([de8bef6](de8bef6))
    * **bots/discord:** make `/eval` work ([eaa25f2](eaa25f2))
    * **bots/discord:** some configuration values not applying after running `/reload` ([a976dd2](a976dd2))
    semantic-release-bot committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    9897f24 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Configuration menu
    Copy the full SHA
    6c8dce0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80aeb19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd21a5a View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.0.0-dev.22 [skip ci]

    # @revanced/discord-bot [1.0.0-dev.22](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-08-10)
    
    ### Bug Fixes
    
    * **bots/discord:** parse larger units of durations, fix wrong timestamp in mod embed ([6c8dce0](6c8dce0))
    * **bots/discord:** provide discord token for `reload` command ([dd21a5a](dd21a5a))
    
    ### Features
    
    * **bots/discord:** add code to actually scan text files correctly ([80aeb19](80aeb19))
    semantic-release-bot committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    82fac78 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    97f2795 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee90ef2 View commit details
    Browse the repository at this point in the history
  3. chore: update lockfile

    PalmDevs committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    6dc7f02 View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.0.0-dev.23 [skip ci]

    # @revanced/discord-bot [1.0.0-dev.23](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-08-13)
    
    ### Features
    
    * **bots/discord:** add `train` commands ([ee90ef2](ee90ef2))
    * **bots/discord:** update to newer command definition framework ([97f2795](97f2795))
    semantic-release-bot committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    ef07039 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    031fd26 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.0.0-dev.24 [skip ci]

    # @revanced/discord-bot [1.0.0-dev.24](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-08-14)
    
    ### Bug Fixes
    
    * **bots/discord:** do not remove unrelated reactions ([031fd26](031fd26))
    semantic-release-bot committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    51f877f View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    99f65f0 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.0.0-dev.25 [skip ci]

    # @revanced/discord-bot [1.0.0-dev.25](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-08-15)
    
    ### Bug Fixes
    
    * **bots/discord:** allow access to `context` in `/eval` and await result ([99f65f0](99f65f0))
    semantic-release-bot committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    845dd5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96065ff View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.0.0-dev.26 [skip ci]

    # @revanced/discord-bot [1.0.0-dev.26](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-08-15)
    
    ### Bug Fixes
    
    * **bots/discord:** correct timer active condition for sticky messages ([96065ff](96065ff))
    semantic-release-bot committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    e3dcbab View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    94c4fed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    522ad28 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.0.0-dev.27 [skip ci]

    # @revanced/discord-bot [1.0.0-dev.27](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-08-23)
    
    ### Bug Fixes
    
    * **bots/discord:** give only removed roles for role presets ([522ad28](522ad28))
    * **bots/discord:** replace duration parser with a library ([94c4fed](94c4fed))
    semantic-release-bot committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    33a0e18 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. fix(bots/discord): correct permission check logic

    Members were being previously treated as users and some requirements are passing by default when they must not.
    PalmDevs authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    dd8872c View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.0.0-dev.27 [skip ci]

    # @revanced/discord-bot [1.0.0-dev.27](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-09-05)
    
    ### Bug Fixes
    
    * **bots/discord:** correct permission check logic ([dd8872c](dd8872c))
    * **bots/discord:** give only removed roles for role presets ([522ad28](522ad28))
    * **bots/discord:** replace duration parser with a library ([94c4fed](94c4fed))
    semantic-release-bot committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    7a379a2 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    8c0dd67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4abac0c View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.0.0-dev.28 [skip ci]

    # @revanced/discord-bot [1.0.0-dev.28](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-09-20)
    
    ### Bug Fixes
    
    * **bots/discord:** don't refresh timer if force timer is active for sticky messages ([4abac0c](4abac0c))
    * **bots/discord:** filter out text triggers correctly from image-only scans ([8c0dd67](8c0dd67))
    semantic-release-bot committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f035994 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Configuration menu
    Copy the full SHA
    3261294 View commit details
    Browse the repository at this point in the history
  2. chore: update dependencies

    PalmDevs committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    d3c5622 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.0.0-dev.29 [skip ci]

    # @revanced/discord-bot [1.0.0-dev.29](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-09-21)
    
    ### Bug Fixes
    
    * **bots/discord:** fix get response logic ([3261294](3261294))
    semantic-release-bot committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    e0e4023 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. feat(bots/discord): improve admin commands

    - The reload command now properly reloads configuration changes by skipping the configuration cache
    - The eval command now sends a file if the output is too long
    - The eval command now restricts access to the bot token by removing it and sandboxing the input code execution
    PalmDevs committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    0346741 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ef66fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59dd803 View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.0.0-dev.30 [skip ci]

    # @revanced/discord-bot [1.0.0-dev.30](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-09-24)
    
    ### Features
    
    * **bots/discord:** improve admin commands ([0346741](0346741))
    semantic-release-bot committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    37e64a2 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    5b4965d View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.0.0-dev.31 [skip ci]

    # @revanced/discord-bot [1.0.0-dev.31](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-09-25)
    
    ### Bug Fixes
    
    * **bots/discord:** persist changes in context for eval command ([5b4965d](5b4965d))
    semantic-release-bot committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    8aefcdb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    062735f View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.0.0-dev.32 [skip ci]

    # @revanced/discord-bot [1.0.0-dev.32](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-09-25)
    
    ### Bug Fixes
    
    * **bots/discord:** contextify object before sandboxing ([062735f](062735f))
    semantic-release-bot committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    f6d2e25 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5f4097 View commit details
    Browse the repository at this point in the history
  6. chore(release): 1.0.0-dev.33 [skip ci]

    # @revanced/discord-bot [1.0.0-dev.33](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-09-25)
    
    ### Features
    
    * **bots/discord:** add trigger to context for eval ([b5f4097](b5f4097))
    semantic-release-bot committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6e181c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    27d3b39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ff6086 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ed5bd1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    488d37e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    11582d5 View commit details
    Browse the repository at this point in the history
  6. chore: update dependencies

    PalmDevs committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7b5d4fa View commit details
    Browse the repository at this point in the history
  7. chore(release): 1.0.0-dev.34 [skip ci]

    # @revanced/discord-bot [1.0.0-dev.34](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-10-17)
    
    ### Bug Fixes
    
    * **bots/discord:** attempt to fix stuck sticky message timeouts ([3ed5bd1](3ed5bd1))
    * **bots/discord:** fix reload not working ([11582d5](11582d5))
    
    ### Features
    
    * **bots/discord:** add default durations for moderation commands ([27d3b39](27d3b39))
    * **bots/discord:** cure on every event ([8ff6086](8ff6086))
    semantic-release-bot committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e798a9e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    79fea8b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8efb549 View commit details
    Browse the repository at this point in the history
  10. chore(release): 1.0.0-dev.35 [skip ci]

    # @revanced/discord-bot [1.0.0-dev.35](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-10-17)
    
    ### Bug Fixes
    
    * **bots/discord:** fix freeze on prod builds ([8efb549](8efb549))
    semantic-release-bot committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    14d301e View commit details
    Browse the repository at this point in the history