Awesome polyglot framework for building distributed discord bots built on cloud native technologies, rust and containers.
Find a file
2021-10-12 11:19:33 +00:00
.circleci Update config.yml 2021-09-26 20:47:05 +04:00
.devcontainer add devcontainer support 2021-09-25 10:25:26 +00:00
.github/workflows add devcontainer support 2021-09-25 10:25:26 +00:00
bazel shard + implementation of the payload deserialization & restructure 2021-09-19 18:12:41 +04:00
cache basic com implementation & cache base 2021-09-17 18:41:56 +04:00
cargo add basic heartbeat 2021-09-20 08:51:54 +04:00
common shard + implementation of the payload deserialization & restructure 2021-09-19 18:12:41 +04:00
docs basic com implementation & cache base 2021-09-17 18:41:56 +04:00
gateway add devcontainer support 2021-09-25 10:25:26 +00:00
novactl dispplay shard error message 2021-09-10 07:47:20 +04:00
ratelimiter fix docker images 2021-09-09 13:30:28 +00:00
webhook work on the gateway 2021-09-18 00:17:22 +04:00
.bazelrc fix build 2021-09-09 23:31:47 +04:00
.deepsource.toml Add .deepsource.toml 2021-10-12 11:19:33 +00:00
.gitignore shard + implementation of the payload deserialization & restructure 2021-09-19 18:12:41 +04:00
BUILD basic com implementation & cache base 2021-09-17 18:41:56 +04:00
Cargo.lock add basic heartbeat 2021-09-20 08:51:54 +04:00
Cargo.toml basic com implementation & cache base 2021-09-17 18:41:56 +04:00
docker-compose.yaml webhook base implementation 2021-09-17 13:14:24 +04:00
go.mod migrate to cargo raze 2021-09-07 20:23:45 +04:00
go.sum migrate to cargo raze 2021-09-07 20:23:45 +04:00
LICENSE docker fixes & libsodium patch 2021-09-08 19:24:58 +04:00
README.md Update README.md 2021-09-26 12:50:18 +04:00
TODO.md docker fixes & libsodium patch 2021-09-08 19:24:58 +04:00
WORKSPACE fix windows builds 2021-09-09 12:41:15 +04:00

Nova

Nova is an open source Discord framework for creating high-performance app.

Nova is built upon Go and Rust and uses Bazel as a build system to maintain an effective, safe and production-ready solution.

With Nova you can be sure to build reliable and efficient Discord bots.

Disclaimer

Nova requires a good infrastructure to operate and may consume lot of resources. It's not made for small Discord Bots but for those who are present on many servers and want to ensure excellent performance.


Features

  • Scalability
  • High-Performance
  • Reliability

Quick Start

SOON

Contributing

If you wish to contribute to Nova, go to CONTRIBUTING.

License

Nova is distributed under the Apache 2.0 license, see LICENSE for more information.