ItsMyBot - New Era Of Modular Bot v3.11.4

Available in over 15 languages - Addon System - Script Engine - Custom Commands
Changes:
  • Improve hasRole code and add support for 'none' in logToDiscord Utils
  • Fix messageCreate and messageUpdate trigger content
No need to update any plugin, just the build/core folder.
Changes:
  • Added support of v14.17 of discord.js
  • Add more content to messageCreate trigger
  • Fix content that is not optional in mutator
  • Add editMessage action and messageUpdate trigger
No need to update any plugin, just the core folder and package.json file
Changes:
  • Fixed filename case
  • Added comment to services
  • Deleted mutator service
  • Simplification of how mutators work
  • Removal of the channel option in sendMessage action, now using mutators instead

    YAML:
    # OLD
    
    # Script example
    actions:
      - triggers:
          - guildMemberAdd 
        actions:
          - id: sendMessage
            args:
              channel: "1305585837689540678"
              content: 'Welcome ! %user_mention%'
    
    # Command example
    actions:
      - id: reply
        args:
          content: "Hello %user_mention%, you used the role %option_role_name% and user %option_user_display_name%"
      - actions:
        - id: addRole
          args:
            role: "%option_role_id%"
        mutators:
          - id:
            args:
              member: "%option_user_id%"
    
    # NEW
    
    # Script example
    actions:
      - triggers:
          - guildMemberAdd 
        actions:
          - id: sendMessage
            args:
              content: 'Welcome ! %user_mention%'
            mutators:
              channel: "1305585837689540678"
    
    # Command example
    actions:
      - id: reply
        args:
          content: "Hello %user_mention%, you used the role %option_role_name% and user %option_user_display_name%"
      - actions:
        - id: addRole
          args:
            role: "%option_role_id%"
        mutators:
          member: "%option_user_id%"
Hello everyone, as some of you may notice, this is the former ZynoBot resource. I purchased it a few days ago and replaced it with my bot, ItsMyBot. This bot is open-source and has no licensing system! While the core is certainly less feature-packed, it has been designed primarily to be integrated via plugins. I’m excited to hear your feedback on this new bot!

Here’s the latest update.

Bug Fixes:
  • Resolved issues with conditions in configurations.
  • Fixed errors when handling empty configuration files during validation.
  • Addressed Windows-specific file handling issues, including path copying and deletion errors.
  • Corrected minor syntax errors, such as an extra parenthesis.
New Features:
  • Placeholders:
    • Added various placeholders for guild expansions, including categories and channel types.
    • Introduced metrics for better channel count representation in GuildExpansion.
  • Events:
    • Added Join and Leave channel events.
    • Enhanced event handling to use events from the contract rather than Discord.js.
  • Examples:
    • Added example files for plugins, events, and buttons to improve project accessibility and usability.
    • Provided detailed comments to clarify the event example.
Code Quality & Structure:
  • Improved configuration loading and addressed issues with unknown conditions.
  • Enhanced service loading structures for better maintainability.
  • Refactored Utils into a class for improved structure and reusability.
  • Standardized auto-imports across the codebase for consistency.
Compatibility Improvements:
  • Ensured better support for Windows systems, including file handling and path management.
  • Improved the .gitignore configuration to properly include the _Example folder.
Miscellaneous:
  • Updated outdated packages and improved example plugins.
  • Introduced new features to support disabled and show values as both booleans and strings.
  • Streamlined replacements for Bot and Guild in expansions to reduce redundant operations.
Fixed interaction failed on ticket closure
Fixed music throwing an error
Fixed ticket questions displaying within the ticket after being answered
Updated licensing
Updated Updateinfo.ms
Version 1.8.1
  • Support for SoundCloud music
  • Few bug patches for the ticket system
EULA: Free EULA
58,768 Views
2,231 Downloads
Jul 9, 2022 Published
Jun 28, 2026 Updated
5.00 star(s)
Average rating (47)
211.4 KB File size
Open source
  1. Yes
DRM-free
  1. Yes
Unobfuscated
  1. Yes
AI Content Disclosure
Marketing copywriting assisted by AI
AI Content Disclosure
Translation, autocompletion and global reflection assisted by AI
Type
  1. Utility
  1. Economy
  1. Game
Supported languages
  1. English
  1. Spanish
  1. Russian
  1. German
  1. French
  1. Portugese
  1. Polish
  1. Turkish
  1. Chinese
  1. Italian
  1. Vietnamese
  1. Dutch
  1. Hungarian
  1. Swedish
  1. Romanian
Includes DRM
No
Source access (legacy)
Open source
Creator
Recommended for you
#1 Config | +1.600 Quests | Available in over 18 languages | Easily adjust the rewards
5.00 star(s) 77 ratings
2,060 purchases
TOP #1 | Available in over 18 languages | Balanced Payouts | +450 level rewards
5.00 star(s) 69 ratings
1,478 purchases
Unique ShopGUI+ Configuration, balanced economy & many categories
5.00 star(s) 41 ratings
966 purchases
TOP #1 | Available in over 18 languages | Click Message | Action Bar | Sound | /discord & /store
5.00 star(s) 27 ratings
769 purchases
Most Purchases | Available in over 18 languages | Professional design
4.50 star(s) 10 ratings
582 purchases
58,768 Views
2,231 Downloads
Jul 9, 2022 Published
Jun 28, 2026 Updated
5.00 star(s)
Average rating (47)
211.4 KB File size
Open source
  1. Yes
DRM-free
  1. Yes
Unobfuscated
  1. Yes
AI Content Disclosure
Marketing copywriting assisted by AI
AI Content Disclosure
Translation, autocompletion and global reflection assisted by AI
Type
  1. Utility
  1. Economy
  1. Game
Supported languages
  1. English
  1. Spanish
  1. Russian
  1. German
  1. French
  1. Portugese
  1. Polish
  1. Turkish
  1. Chinese
  1. Italian
  1. Vietnamese
  1. Dutch
  1. Hungarian
  1. Swedish
  1. Romanian
Includes DRM
No
Source access (legacy)
Open source
Creator
Recommended for you
#1 Config | +1.600 Quests | Available in over 18 languages | Easily adjust the rewards
5.00 star(s) 77 ratings
2,060 purchases
TOP #1 | Available in over 18 languages | Balanced Payouts | +450 level rewards
5.00 star(s) 69 ratings
1,478 purchases
Unique ShopGUI+ Configuration, balanced economy & many categories
5.00 star(s) 41 ratings
966 purchases
TOP #1 | Available in over 18 languages | Click Message | Action Bar | Sound | /discord & /store
5.00 star(s) 27 ratings
769 purchases
Most Purchases | Available in over 18 languages | Professional design
4.50 star(s) 10 ratings
582 purchases
Top