You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 6, 2021. It is now read-only.
Minecordbot should have an official API for its different features to allow other developers to easily integrate with Minecordbot.
The Following Should Have an API
Feature
Description
MCBSync
Allow other developers to access synced accounts.
Chat
Allow other developers to send message to Discord through Minecordbot.
Command Framework
Allow other developers to make their own Discord command.
Configuration
Allow other developers to access some aspects of the configuration. not all
Permission
Allow other developers to access Permission flags of a role and edit them. possibly for syncing players in game role
Distribution
The API will be on a separate repository and it will only contain necessary classes for integration. This could also be published on a maven repository so it could be used with most of build automation tools out there like Maven or Gradle.
The text was updated successfully, but these errors were encountered:
Minecordbot API
Minecordbot should have an official API for its different features to allow other developers to easily integrate with Minecordbot.
The Following Should Have an API
Distribution
The API will be on a separate repository and it will only contain necessary classes for integration. This could also be published on a maven repository so it could be used with most of build automation tools out there like Maven or Gradle.
The text was updated successfully, but these errors were encountered: