Skip to content
This repository has been archived by the owner on Oct 13, 2020. It is now read-only.

Latest commit

 

History

History
30 lines (29 loc) · 2.45 KB

README.md

File metadata and controls

30 lines (29 loc) · 2.45 KB

WildBot

Maven Central Build Status Docs Status License
Contributors Discord
Opened issues Closed issues Pull requests Closed pull requests
An advanced open-source Bot for different messengers with it's own API.
This project is under development  

Download

Downloads

Maven

WildBot Core is available from Maven Central so, in order to use it, you can simply add the following to your <dependencies> tag:

<dependency>
    <groupId>ru.wildbot</groupId>
    <artifactId>wildbot-core</artifactId>
    <version>LATEST</version>
</dependency>

LATEST can be replaced with version name if you want to use some specific one.

GitHub forks GitHub stars GitHub watchers GitHub followers