Rapha01 / activityRank-bot

GNU Affero General Public License v3.0
7 stars 11 forks source link
![ActivityRank Wordmark](https://raw.githubusercontent.com/activityrankbot/assets/main/banners/wordmark.png) # ActivityRank Bot **The ActivityRank Bot** [![License](https://img.shields.io/github/license/Rapha01/activityRank-bot?style=for-the-badge)](https://github.com/Rapha01/activityRank-bot/blob/main/LICENSE.txt) [![Support Server](https://img.shields.io/discord/534598374985302027?style=for-the-badge&logo=discord&label=support%20server&link=https%3A%2F%2Factivityrank.me/support)](https://activityrank.me/support)

Description

ActivityRank is a Discord bot focusing on flexible statistics and ranking. It is sharded and capable of running in a distributed form across multiple servers. This repository hosts the source code for the main content of its bot module.

The bot can be invited using this link.

See Also:

Manager

Manager server responsible for routing database shard queries, handling webhooks and creating statistics.

Website

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.

When running with Docker, we recommend the following scripts, depending on environment:

docker compose up
docker compose -f docker-compose.prod.yml up