Release Date: 2017-08-21
Developer: Robert Borghese
Genres: Utilities, Web Publishing
Price: 6.99
Discord Bot Maker is a powerful bot development tool for the #1 text and voice chat service for gamers: Discord. With this tool you and your teammates can take your social experience to the next level!ExplanationOne of the most prominent features provided by Discord is the official support for bot accounts. In a matter of 20 seconds anyone can receive an official bot account in order to enhance the experience for members of their chat server. However up until this point manipulating a bot would require significant amounts of programming experience. Its time for that to change.Discord Bot Maker is powerful yet flexible tool that allows both experienced programmers and bot newcomers to construct outstandingly effective bots in a matter of seconds. By piecing together actions that may occur through commands or events one may create the bot of their dreams!FeaturesDiscord 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. Heres a sample of some of the supported actions:Sending MessagesGenerating Embedded MessagesCreating Roles and ChannelsSending Local FilesDynamically Editing ImagesManipulating EmojisStoring and Controlling DataApplying Logic SequencingBanning or Kicking MembersBeing AwesomeAnd much more!Not to mention Discord Bot Maker provides a modifiable action system. Using HTML and JavaScript advanced users can create their own actions by designing custom UIs and programming specific features. One may even manipulate bot code through extensions. The possibilities are endless!