Git Product home page Git Product logo

ifran2019 / botmaster Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 1.0 26 KB

BotMaster is open-source software that enables the creation of modular bots easily and efficiently. Additionally, it is designed to avoid excessive resource consumption, ensuring optimal performance.

Java 100.00%
botcommands botdevelopment botframework botmanagement discord discordapi discordbot discordintegration javabot javadevelopment

botmaster's Introduction

BotMaster

BotMaster is open-source software that enables the creation of modular bots easily and efficiently. Additionally, it is designed to avoid excessive resource consumption, ensuring optimal performance.

Features

  • Modularity: Allows easy addition and removal of modules (plugins).
  • Automatic Registration of Slash Commands: Automates the registration of slash commands in Discord servers.
  • Resource Efficiency: Designed to avoid excessive resource consumption, ensuring optimal and efficient performance.
  • Wiki: A wiki as complete as possible click here.

TODO List

  • Add button component handler.
  • Add redis support.
  • Add mysql support.

Usage

BotMaster automatically creates a plugins folder and registers slash commands neatly in the servers. You can choose between two modes of slash command registration:

  1. Global: This mode registers the commands globally. Although it may take up to 1 hour to be fully functional, these commands will be accessible in all Discord servers.

  2. Local: This mode registers the commands server by server. It is ideal for testing or for bots that operate in a few servers. It is not recommended for bots in more than 200 servers due to the time and effort required to update commands in each server individually.

Contributions

Contributions are welcome. Please open an issue or a pull request on GitHub if you wish to contribute to the project.

Support

If you find BotMaster useful and would like to support its development, consider donating click here.

Dependencies

BotMaster uses several dependencies to ensure its functionality. Here are the main dependencies used in the project:

  • SnakeYAML: YAML parsing and emitting library.
  • SLF4J API: Simple Logging Facade for Java.
  • JDA (Java Discord API): Java wrapper for the popular chat & VOIP service: Discord.
  • Apache Commons IO: Library of utilities to assist with developing IO functionality.
  • MongoDB Driver Sync: The MongoDB synchronous driver.
  • Lombok: A java library that automatically plugs into your editor and build tools, spicing up your Java.

For more information, check the complete documentation or contact the project maintainers on GitHub.

botmaster's People

Contributors

ifran2019 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

kerwinchina

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.