Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added sheild.io button #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# galactus
The All-Knowing Bot Token and Socket Provider Aggregator.

Latest Version: <a href="https://github.com/automuteus/galactus/releases" target="_blank">
<img alt="GitHub release" src="https://img.shields.io/github/v/tag/automuteus/galactus">
</a></br>

https://youtu.be/y8OnoxKotPQ

## Description
Expand Down Expand Up @@ -36,4 +40,4 @@ storage of temporary tokens, and, crucially, communication between the Capture c
* `MAX_REQ_5_SEC`: How many Discord API mute/deafens should be issued per token per 5 second window. Defaults to 7 (ratelimits
returned by Discord are anywhere from [5-10]/5sec, so 7 is a decent heuristic)
* `ACK_TIMEOUT_MS`: How many milliseconds after a Mute task is received before it times out, if no capture bot completes the task
* `MAX_WORKERS`: Max concurrent workers for issuing mute/deafens for any inbound request. Defaults to 8
* `MAX_WORKERS`: Max concurrent workers for issuing mute/deafens for any inbound request. Defaults to 8