ItsMyBot

ItsMyBot is a self-hosted modular Discord bot. Developed with TypeScript and Node.js, it is designed to be easily modifiable through a plugin system. The core of the bot has limited functionalities to allow room for plugins. 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.

Introduction

You can choose to host it yourself; you will find all the necessary information in the documentation. Alternatively, you can purchase hosting directly from our site, which includes premium support, installation, updates, and much more.

Features

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

  • Plugin System: You can add plugins 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 Plugins: The entire bot is designed to allow you to easily add your own plugins.

Was this page helpful?