diff --git a/README.md b/README.md index 307f3ce..dc6cfac 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # galactus The All-Knowing Bot Token and Socket Provider Aggregator. +Latest Version: +GitHub release +
+ https://youtu.be/y8OnoxKotPQ ## Description @@ -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 \ No newline at end of file +* `MAX_WORKERS`: Max concurrent workers for issuing mute/deafens for any inbound request. Defaults to 8