Skip to content
This repository has been archived by the owner on Jul 12, 2020. It is now read-only.
/ wave Public archive

A Discord bot focused on server administration, currently in early development.

License

Notifications You must be signed in to change notification settings

dhsavell/wave

Repository files navigation

wave

Build Status Maintainability

A Discord bot focused on server administration.

Wave is an advanced administration bot that is easily approachable yet very powerful. There is currently no official public instance.

Developing Wave

The included Gradle wrapper can be used to build, test, and run the bot. The code is separated into two modules:

  • wave-app - Contains features available on the official Wave instance.
  • wave-core - Core bot framework.

The bot can also be run directly from Gradle for testing:

./gradlew wave-app:run --args='--token="<discord bot token>"'

About

A Discord bot focused on server administration, currently in early development.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages