Overview
Learn about ItsMyBot, a self-hosted modular Discord bot that allows you to create custom scripts, commands, and addons to extend its functionalities and automate tasks in your server.
ItsMyBot is a self-hosted modular Discord bot. Developed with TypeScript and Node.js, it is designed to be easily modifiable through an 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.
Key Features
Addon System
Add addons to extend the bot's functionalities. You can even create your own addons to share with the community.
Scripting
Create your own scripts to automate tasks in your server. The scripting system is very powerful and allows you to create complex scripts with a lot of options.
Configuration First
The bot is designed to be fully configurable, allowing you to customize its behavior and features to fit your server's needs.
Advanced Custom Commands
Using the scripting system, create custom commands with advanced features such as arguments, permissions, and more.