ItsMyBot

ItsMyBot is a self-hosted modular Discord bot. Developed with TypeScript and Node.js, it is designed to be easily modifiable through a addon system. The core of the bot has limited functionalities to allow room for addons. It is frequently updated to enhance its features and fix bugs. Feel free to join our Discord server to share your suggestions and report any issues.

Features

Here you can find all the main features of the bot's core.

  • Addon System: You can add addons to extend the bot's functionalities.
  • Scripts: You can create your own scripts to automate tasks.
  • Command System: You can create custom commands with a variety of options.
  • Configuration Check: The bot verifies if the configuration is correct, ensuring smooth execution without issues.
  • Multiple Databases: You can choose between several databases to store the bot's data. (sqlite, mysql, mariadb)
  • Fully Customizable: You can customize the bot to your liking via configuration files.
  • Comprehensive Placeholder System: Similar to PlaceholderAPI, you can add custom placeholders in any of the bot's messages.
  • Ready for Your Own Addons: The entire bot is designed to allow you to easily add your own addons.