Botrino

A simple yet powerful framework to develop, configure and run Discord bots based on Discord4J.

License

License

Categories

Categories

Trino Data Databases Discord API Business Logic Libraries
GroupId

GroupId

com.alex1304.botrino
ArtifactId

ArtifactId

botrino
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

pom
Description

Description

Botrino
A simple yet powerful framework to develop, configure and run Discord bots based on Discord4J.
Project URL

Project URL

https://github.com/Alex1304/botrino
Source Code Management

Source Code Management

https://github.com/Alex1304/botrino/tree/master

Download botrino

Filename Size
botrino-1.0.4.pom 11 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.alex1304.botrino/botrino/ -->
<dependency>
    <groupId>com.alex1304.botrino</groupId>
    <artifactId>botrino</artifactId>
    <version>1.0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.alex1304.botrino/botrino/
implementation 'com.alex1304.botrino:botrino:1.0.4'
// https://jarcasting.com/artifacts/com.alex1304.botrino/botrino/
implementation ("com.alex1304.botrino:botrino:1.0.4")
'com.alex1304.botrino:botrino:pom:1.0.4'
<dependency org="com.alex1304.botrino" name="botrino" rev="1.0.4">
  <artifact name="botrino" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.alex1304.botrino', module='botrino', version='1.0.4')
)
libraryDependencies += "com.alex1304.botrino" % "botrino" % "1.0.4"
[com.alex1304.botrino/botrino "1.0.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • interaction
  • archetype

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-RC1
1.0.0-M3
1.0.0-M2
1.0.0-M1