Download BotCommands JAR 3.0.0-alpha.12 with all dependencies
A Kotlin-first (and Java) framework that makes creating Discord bots a piece of cake, using the JDA library.
Files of the artifact BotCommands version 3.0.0-alpha.12 from the group io.github.freya022.
Artifact BotCommands
Group io.github.freya022
Version 3.0.0-alpha.12
Last update 07. March 2024
Tags: bots using kotlin makes that java framework discord library piece cake creating first
Organization not specified
URL https://github.com/freya022/BotCommands
License Mozilla Public License 2.0
Dependencies amount 15
Dependencies kotlin-stdlib, kotlin-reflect, kotlinx-coroutines-core, kotlinx-datetime-jvm, jackson-databind, jda-ktx, jsr305, jemoji, classgraph, core, caffeine, java-string-similarity, slf4j-api, kotlin-logging-jvm, bucket4j_jdk17-core,
There are maybe transitive dependencies!
Group io.github.freya022
Version 3.0.0-alpha.12
Last update 07. March 2024
Tags: bots using kotlin makes that java framework discord library piece cake creating first
Organization not specified
URL https://github.com/freya022/BotCommands
License Mozilla Public License 2.0
Dependencies amount 15
Dependencies kotlin-stdlib, kotlin-reflect, kotlinx-coroutines-core, kotlinx-datetime-jvm, jackson-databind, jda-ktx, jsr305, jemoji, classgraph, core, caffeine, java-string-similarity, slf4j-api, kotlin-logging-jvm, bucket4j_jdk17-core,
There are maybe transitive dependencies!
There is a newer version: 3.0.0-alpha.18
Show newest versionShow all versions of BotCommands Show documentation
Please rate this JAR file. Is it a good library?
0 downloads
Source code of BotCommands version 3.0.0-alpha.12
META-INF
META-INF.maven.io.github.freya022.BotCommands
bc_database_scripts
bc_localization
io.github.freya022.botcommands.api
io.github.freya022.botcommands.api.annotations
io.github.freya022.botcommands.api.commands
io.github.freya022.botcommands.api.commands.annotations
io.github.freya022.botcommands.api.commands.application
io.github.freya022.botcommands.api.commands.application.annotations
io.github.freya022.botcommands.api.commands.application.builder
io.github.freya022.botcommands.api.commands.application.context.annotations
io.github.freya022.botcommands.api.commands.application.context.builder
io.github.freya022.botcommands.api.commands.application.context.message
io.github.freya022.botcommands.api.commands.application.context.user
io.github.freya022.botcommands.api.commands.application.provider
io.github.freya022.botcommands.api.commands.application.slash
io.github.freya022.botcommands.api.commands.application.slash.annotations
io.github.freya022.botcommands.api.commands.application.slash.autocomplete
io.github.freya022.botcommands.api.commands.application.slash.autocomplete.annotations
io.github.freya022.botcommands.api.commands.application.slash.autocomplete.builder
io.github.freya022.botcommands.api.commands.application.slash.autocomplete.declaration
io.github.freya022.botcommands.api.commands.application.slash.builder
io.github.freya022.botcommands.api.commands.application.slash.builder.mixins
io.github.freya022.botcommands.api.commands.builder
io.github.freya022.botcommands.api.commands.ratelimit
io.github.freya022.botcommands.api.commands.ratelimit.bucket
io.github.freya022.botcommands.api.commands.ratelimit.declaration
io.github.freya022.botcommands.api.commands.ratelimit.handler
io.github.freya022.botcommands.api.commands.text
io.github.freya022.botcommands.api.commands.text.annotations
io.github.freya022.botcommands.api.commands.text.builder
io.github.freya022.botcommands.api.commands.text.exceptions
io.github.freya022.botcommands.api.commands.text.provider
io.github.freya022.botcommands.api.components
io.github.freya022.botcommands.api.components.annotations
io.github.freya022.botcommands.api.components.builder
io.github.freya022.botcommands.api.components.builder.button
io.github.freya022.botcommands.api.components.builder.group
io.github.freya022.botcommands.api.components.builder.select.ephemeral
io.github.freya022.botcommands.api.components.builder.select.persistent
io.github.freya022.botcommands.api.components.data
io.github.freya022.botcommands.api.components.event
io.github.freya022.botcommands.api.core
io.github.freya022.botcommands.api.core.io.github.freya022.botcommands.api.core.DefaultEmbedSupplier
io.github.freya022.botcommands.api.core.annotations
io.github.freya022.botcommands.api.core.conditions
io.github.freya022.botcommands.api.core.config
io.github.freya022.botcommands.api.core.db
io.github.freya022.botcommands.api.core.db.io.github.freya022.botcommands.api.core.db.Transaction.kt
io.github.freya022.botcommands.api.core.db.query
io.github.freya022.botcommands.api.core.entities
io.github.freya022.botcommands.api.core.events
io.github.freya022.botcommands.api.core.options.annotations
io.github.freya022.botcommands.api.core.options.builder
io.github.freya022.botcommands.api.core.reflect
io.github.freya022.botcommands.api.core.service
io.github.freya022.botcommands.api.core.service.annotations
io.github.freya022.botcommands.api.core.utils
io.github.freya022.botcommands.api.core.utils.io.github.freya022.botcommands.api.core.utils.Utils.kt
io.github.freya022.botcommands.api.core.waiter
io.github.freya022.botcommands.api.localization
io.github.freya022.botcommands.api.localization.annotations
io.github.freya022.botcommands.api.localization.arguments
io.github.freya022.botcommands.api.localization.arguments.factories
io.github.freya022.botcommands.api.localization.context
io.github.freya022.botcommands.api.localization.providers
io.github.freya022.botcommands.api.localization.readers
io.github.freya022.botcommands.api.modals
io.github.freya022.botcommands.api.modals.annotations
io.github.freya022.botcommands.api.pagination
io.github.freya022.botcommands.api.pagination.interactive
io.github.freya022.botcommands.api.pagination.menu
io.github.freya022.botcommands.api.pagination.paginator
io.github.freya022.botcommands.api.pagination.transformer
io.github.freya022.botcommands.api.parameters
io.github.freya022.botcommands.api.parameters.resolvers
io.github.freya022.botcommands.api.utils
io.github.freya022.botcommands.internal
io.github.freya022.botcommands.internal.application.diff
io.github.freya022.botcommands.internal.commands
io.github.freya022.botcommands.internal.commands.application
io.github.freya022.botcommands.internal.commands.application.autobuilder
io.github.freya022.botcommands.internal.commands.application.autobuilder.metadata
io.github.freya022.botcommands.internal.commands.application.context
io.github.freya022.botcommands.internal.commands.application.context.message
io.github.freya022.botcommands.internal.commands.application.context.message.mixins
io.github.freya022.botcommands.internal.commands.application.context.user
io.github.freya022.botcommands.internal.commands.application.context.user.mixins
io.github.freya022.botcommands.internal.commands.application.localization
io.github.freya022.botcommands.internal.commands.application.mixins
io.github.freya022.botcommands.internal.commands.application.slash
io.github.freya022.botcommands.internal.commands.application.slash.autocomplete
io.github.freya022.botcommands.internal.commands.application.slash.autocomplete.caches
io.github.freya022.botcommands.internal.commands.application.slash.autocomplete.declaration
io.github.freya022.botcommands.internal.commands.application.slash.autocomplete.suppliers
io.github.freya022.botcommands.internal.commands.application.slash.mixins
io.github.freya022.botcommands.internal.commands.autobuilder
io.github.freya022.botcommands.internal.commands.autobuilder.metadata
io.github.freya022.botcommands.internal.commands.mixins
io.github.freya022.botcommands.internal.commands.ratelimit
io.github.freya022.botcommands.internal.commands.ratelimit.declaration
io.github.freya022.botcommands.internal.commands.text
io.github.freya022.botcommands.internal.commands.text.autobuilder
io.github.freya022.botcommands.internal.commands.text.autobuilder.metadata
io.github.freya022.botcommands.internal.components
io.github.freya022.botcommands.internal.components.builder
io.github.freya022.botcommands.internal.components.controller
io.github.freya022.botcommands.internal.components.data
io.github.freya022.botcommands.internal.components.handler
io.github.freya022.botcommands.internal.components.repositories
io.github.freya022.botcommands.internal.components.timeout
io.github.freya022.botcommands.internal.conditions
io.github.freya022.botcommands.internal.core
io.github.freya022.botcommands.internal.core.io.github.freya022.botcommands.internal.core.Version.kt
io.github.freya022.botcommands.internal.core.config
io.github.freya022.botcommands.internal.core.db
io.github.freya022.botcommands.internal.core.db.query
io.github.freya022.botcommands.internal.core.db.traced
io.github.freya022.botcommands.internal.core.entities
io.github.freya022.botcommands.internal.core.exceptions
io.github.freya022.botcommands.internal.core.options
io.github.freya022.botcommands.internal.core.options.builder
io.github.freya022.botcommands.internal.core.reflection
io.github.freya022.botcommands.internal.core.service
io.github.freya022.botcommands.internal.core.service.annotations
io.github.freya022.botcommands.internal.core.service.condition
io.github.freya022.botcommands.internal.core.service.provider
io.github.freya022.botcommands.internal.core.waiter
io.github.freya022.botcommands.internal.localization
io.github.freya022.botcommands.internal.modals
io.github.freya022.botcommands.internal.parameters
io.github.freya022.botcommands.internal.parameters.resolvers
io.github.freya022.botcommands.internal.parameters.resolvers.localization
io.github.freya022.botcommands.internal.utils
© 2015 - 2024 Weber Informatics LLC | Privacy Policy