Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/subtrap-api/nastu-core
- Owner: suBTrap-API
- License: gpl-3.0
- Created: 2023-09-08T23:48:06.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-27T23:42:05.000Z (about 1 year ago)
- Last Synced: 2024-10-10T13:23:34.711Z (about 1 month ago)
- Topics: 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
- Language: Java
- Homepage:
- Size: 72.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
## ⭐ Stargazers over time
[![Stargazers over time](https://starchart.cc/suBTrap-API/NastU-Core.svg)](https://starchart.cc/suBTrap-API/NastU-Core)