Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/subtrap-api/nastu-core

Free core for VK bot on Java
https://github.com/subtrap-api/nastu-core

bot bots bots-long-poll-api bots-longpoll-api java long-polling longpoll longpoll-api vk vk-api vk-bot vk-bots vk-core vk-longpoll vkapi vkbot

Last synced: 14 days ago
JSON representation

Free core for VK bot on Java

Awesome Lists containing this project

README

        

## 🤔 What is this?
* Free core for bot VK.

## ⚙️ How to use

### Run from command:

NastU-Core requires a minimum Java version of 19, please install it yourself and configure the environment
variables.

1. Download nastu-core.jar from [release](https://github.com/suBTrap-API/NastU-Core/releases)
2. Run the following command

```py
java -jar NastU-Core.jar
```

---
🛠 Creating Plugins
---

* Add NastU-Core to your dependencies (it is don't hosted by Maven Central, so you needed to specify a custom repository)
.

```xml


org.subtrap.nastu-core
NastU-Core
1.0.0
system
${project.basedir}/src/main/lib/NastU-Core.jar

```
---

## Authors


VK
Discord

## ⭐ Stargazers over time

[![Stargazers over time](https://starchart.cc/suBTrap-API/NastU-Core.svg)](https://starchart.cc/suBTrap-API/NastU-Core)