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

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jun 12:18
· 75 commits to main since this release

Default commands

  • help

Dynamic plugins loader

You can create custom commands and events (events executed if client connected or send message)

Cli

You set custom host and port ./servers --host 0.0.0.0 --port 9999

Show cli help ./servers --help