Command Handler

A command handler for Javacord bots; designed to help manage and execute both text and slash commands uniformly.

Лицензия

Лицензия

Группа

Группа

io.github.daflamingfox
Идентификатор

Идентификатор

command-handler
Последняя версия

Последняя версия

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Command Handler
A command handler for Javacord bots; designed to help manage and execute both text and slash commands uniformly.
Ссылка на сайт

Ссылка на сайт

https://github.com/DAflamingFOX/Command-Handler
Система контроля версий

Система контроля версий

http://github.com/DAflamingFOX/Command-Handler/

Скачать command-handler

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.github.daflamingfox/command-handler/ -->
<dependency>
    <groupId>io.github.daflamingfox</groupId>
    <artifactId>command-handler</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.daflamingfox/command-handler/
implementation 'io.github.daflamingfox:command-handler:1.0.2'
// https://jarcasting.com/artifacts/io.github.daflamingfox/command-handler/
implementation ("io.github.daflamingfox:command-handler:1.0.2")
'io.github.daflamingfox:command-handler:jar:1.0.2'
<dependency org="io.github.daflamingfox" name="command-handler" rev="1.0.2">
  <artifact name="command-handler" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.daflamingfox', module='command-handler', version='1.0.2')
)
libraryDependencies += "io.github.daflamingfox" % "command-handler" % "1.0.2"
[io.github.daflamingfox/command-handler "1.0.2"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.javacord : javacord pom 3.3.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.2
1.0.1