Discord Bot Maker
Discord Bot Maker uses a system based on "commands" and "events". Commands are manually called functions that invoke specific actions. These are done by sending specific words or phrases into the chat. The other half of the system involves "events".
License model
- Paid • Proprietary
Platforms
- Windows
- Steam
Features
- Watermarking
Discord Bot Maker News & Activities
Recent activities
- farfa added Discord Bot Maker as alternative to Domnio Bot Builder
Discord Bot Maker information
AlternativeTo Category
DevelopmentWhat is Discord Bot Maker?
Discord Bot Maker uses a system based on "commands" and "events". Commands are manually called functions that invoke specific actions. These are done by sending specific words or phrases into the chat. The other half of the system involves "events". These will invoke functions based on certain conditions, such as members leaving/joining the server, the creation of channels, the banning of members, etc.
Both commands and events call upon "actions" that the developer selects. Here's a sample of some of the supported actions:
- Sending Messages
- Generating Embedded Messages
- Creating Roles and Channels
- Sending Local Files
- Dynamically Editing Images
- Manipulating Emojis
- Storing and Controlling Data
- Applying Logic Sequencing
- Banning or Kicking Members
- Being Awesome