Skip to content

Rapha01/activityRank-manager

Repository files navigation

ActivityRank Wordmark

ActivityRank Manager

The management module powering the ActivityRank Bot

License Support Server


Description

ActivityRank is a Discord bot focusing on flexible statistics and ranking. This repository hosts the source code for the manager that enables higher-level management, such as handling webhooks and routing shard queries.

The bot can be invited using this link.

See Also:

Sharded bot capable of running in a distributed form across multiple servers.

Website with features, commands and patchnotes for the bot.

Contributors

Thank you for deciding to contribute! Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Running with Docker

We use Docker to run the manager in production.

$ docker build -t activityrank/manager:dev .
$ docker run -p3005:3000 --init --name activityrank.manager activityrank/manager:dev

Alternatively, use the provided docker compose script with docker compose up.

If not running via Compose, remember to provide an appropriate mysql connection.

About

ActivityRank's centralized management software using a node server for administrating bot and database shard containers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages