Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

Latest commit

 

History

History
33 lines (25 loc) · 907 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 907 Bytes

DiscordBotFramework

A discord bot framework used in my bot projects.

Maven

<repository>
    <id>jitpack.io</id>
    <url>https://jitpack.io</url>
</repository>
<dependency>
    <groupId>com.github.Timmi6790</groupId>
    <artifactId>DiscordBotFramework</artifactId>
    <version>VERSION</version>
</dependency>

Example Modules

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

GNU3