Skip to content

This app was created to help alliance commanders take care of alliance battles in ChatWars

Notifications You must be signed in to change notification settings

Sergeich0/cwalliancebot

Repository files navigation

Chat Wars Alliance bot

Description

This app was created to help alliance commanders take care of alliance battles in ChatWars

Bot can consume POIs either from groups and from DMs.

It uses a webhooks with self-signed certificate and requires static IP or domain name.

Preparation

To use app you will need:

  • Installed Java SDK v17 or higher
  • Installed MySQL Server v8
  • Installed OpenSSL
  • Bot token from @BotFather and bot username

First, create database with initial.sql.

Second, create keystore.p12 and certificate.pem following instruction here. Put them in a src/main/resources.

After all, rename application.properties.example to application.properties and fill all the properties in application.properties.

Launch

Depends on your platform use ./gradlew bootRun or .\gradlew.bat bootRun

About

This app was created to help alliance commanders take care of alliance battles in ChatWars

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published