automuteus

Discord Bot to automute Among Us players at round transitions, in conjunction with https://github.com/automuteus/amonguscapture

MIT License

Stars
945
Committers
57

Bot releases are visible (Hide)

automuteus - 6.7.1

Published by github-actions[bot] almost 4 years ago

Changelog

5a48879 Update README.md
891be10 Nil readonly gamestate hotfix

automuteus - 6.7.0

Published by github-actions[bot] almost 4 years ago

New Features:

  • Added AUTOMUTEUS_GLOBAL_PREFIX env variable; the global prefix used by the bot on all guilds (default is .au)
  • New "LeaderboardMin" setting. Filters out users from the stats leaderboard who haven't played at least that many games as a given role -or in general-
  • New "LeaderboardMention" setting. Primarily for larger servers, it addresses issue https://github.com/denverquane/automuteus/issues/328 wherein players are displayed weirdly for uncached entries (this setting will use nicknames/usernames for display instead)
  • New "LeaderboardSize" setting. How many players will be listed for various respective categories and lists on the leaderboards.

Changelog

c7a4afd Merge pull request #342 from denverquane/leaderboard_settings
597b775 Merge pull request #341 from denverquane/global_prefix
b9b7eba Use global prefix for default "listening to" status
c8dda8b Added Global Prefix environment variable
c521d1c Wrong setting link, localization fixes
32aa3e3 Small lint fix
7b7b42a Merge remote-tracking branch 'origin/master' into leaderboard_settings
9687bfb Added new leaderboard settings, tweaked formatting for premium settings

automuteus - 6.6.1

Published by github-actions[bot] almost 4 years ago

Changelog

b30025e Nil voicelock hotfix
d970d9f Merge pull request #340 from mannaggacardarell/master
a389b06 Merge pull request #337 from GayKevin/patch-1
324838e updated IT language 6.6.0_2
34c72f0 updated IT language 6.6.0
2707ca5 Update active.fr.toml
c6ecb0e Update FUNDING.yml
3c88429 Merge pull request #331 from denverquane/gameOverChannel

automuteus - 6.6.0

Published by github-actions[bot] almost 4 years ago

This release introduces the new "MatchSummaryChannel" setting. This is to allow match summary messages to be posted to an entirely separate channel, so as to not clog or spam your normal Among Us chats!

Release also adds miscellaneous bugfixes and tweaks, and preliminary stubs for a fix to https://github.com/denverquane/automuteus/issues/328 (not fully enabled yet). The proper fix for this bug/oddity will be introduced as a configurable toggle setting in 6.7.0, and will be a toggle between @ style mentions, and plainer text formatting for username/nicknames in stats. Such as "Soup" or "Player" instead of "@ player"

Changelog

c25cd19 Small changes, added back Gameover index as hotfix
8723802 Better cleanup on force end game
a21b399 Fixed user mention caching issue. Add setting later
2befe3d Small changes for general usability
dd1ed04 Added game summary channel setting, moved settings file

automuteus - 6.5.5

Published by github-actions[bot] almost 4 years ago

Changelog

4595b6f Merge pull request #327 from denverquane/autorefreshFix
c8de663 Merge pull request #315 from denverquane/renovate/docker-alpine-3.x
c4e9833 Merge pull request #326 from denverquane/renovate/github.com-go-redis-redis-v8-8.x
8deb6cf Update module go-redis/redis/v8 to v8.4.4
7bd239b Small refactors to RefreshGameState to address bugs
1864f96 Update alpine Docker tag to v3.12.2

automuteus - 6.5.4

Published by github-actions[bot] almost 4 years ago

Changelog

bd93704 Premium expiry hotfix

automuteus - 6.5.3

Published by github-actions[bot] almost 4 years ago

Changelog

a99c23e Premium refresh timestamp, filter invalid games from guild query
04ae171 Color/name calculation by server
2bbb229 Update docker.yml

automuteus - 6.5.2

Published by github-actions[bot] almost 4 years ago

Changelog

dc8f07c Merge pull request #324 from denverquane/workflow
a28a897 Update docker.yml
c27d92a Update docker.yml
c6b7edb Update docker.yml
278899b Update docker.yml
96b261d Update docker.yml
5cbae7e Update docker.yml
4aa136c Hotfix stats, mention format, metrics, and empty embed fields
705e4bc Update README.md

automuteus - 6.5.1

Published by github-actions[bot] almost 4 years ago

Changelog

66abc78 Merge remote-tracking branch 'origin/master' into master
5cbae7e Update docker.yml
84820c6 Separate Linux/ARM build stages
4aa136c Hotfix stats, mention format, metrics, and empty embed fields
705e4bc Update README.md

automuteus - 6.5.0

Published by github-actions[bot] almost 4 years ago

Changelog

48dec38 Merge pull request #323 from denverquane/gameStats
1da8c99 Golint, totalusers and totalgames in info
393f4f9 Merge remote-tracking branch 'origin/master' into gameStats
b9a1a04 Fix banner link to website
2ad453e Use utils package for more removed deps/types
5d2d4db Refactored and moved external code to automuteus utils
a999b31 Preliminary most-played-with queries
b975fa5 Added premium days exp. check, preliminary match stats embed
da3cad2 Merge remote-tracking branch 'origin/master' into gameStats
f4fef9e Added missing analysis file
123d754 Preliminary stats for matches

automuteus - 6.4.4

Published by github-actions[bot] almost 4 years ago

Changelog

bf4a6c8 Small lock hotfix

automuteus - 6.4.3

Published by github-actions[bot] almost 4 years ago

Changelog

8a6534f Small remedy for Kube ready endpoint

automuteus - 6.4.2

Published by github-actions[bot] almost 4 years ago

Changelog

d0aec09 Added more command/setting aliases, permissions and emoji hotfix
0dd25b0 Updated FR translation file
249e3e8 Updated translation files, added Polish

automuteus - 6.4.1

Published by github-actions[bot] almost 4 years ago

Changelog

1b38b62 Hotfix, don't load sql create tables on official bot

automuteus - 6.4.0

Published by github-actions[bot] almost 4 years ago

Changelog

bb422fe Merge pull request #309 from denverquane/playMap
6f10429 Proper expiration on username caches, remove bloated Redis logging code
4c81f83 Merge pull request #310 from ElectrizZ/patch-5
442bc7c Update translate.fr.toml
90923ee Better refresh reliability, matchsummary fix
4584f03 Merge pull request #308 from denverquane/revert-306-patch-1
0a2b8ce Revert "Fr lang Update 6.3.2"
c202ac3 Merge pull request #306 from SevenX159/patch-1
ca7565f Added support for playmap, misc changes and fixes
ec308f9 Fr lang Update 6.3.2

automuteus - 6.3.3

Published by github-actions[bot] almost 4 years ago

Changelog

fea2d33 Hotfix DB premium fetch

automuteus - 6.3.2

Published by github-actions[bot] almost 4 years ago

Changelog

daa0b15 Hotfix URL

automuteus - 6.3.1

Published by github-actions[bot] almost 4 years ago

Changelog

2971582 Changed Premium URL, added postgres tx_time column

automuteus - 6.3.0

Published by github-actions[bot] almost 4 years ago

Changelog

59000f0 Merge pull request #305 from denverquane/cleanup
436b471 Record ratelimit exceed errors via Metrics
c209eb4 Added new Premium redirect
7127d2f Merge master
5d7e19a Merge branch 'master' into cleanup
3b13e03 Small fixes, add ratelimit callback, more new output/feedback
bbb00f2 Merge master
de0d63c Merge branch 'master' into cleanup
13fe8cd Using Prometheus counters instead of gauges
7598a54 Removed dead code, small refactorings and cleanup of commands

automuteus - 6.2.1

Published by github-actions[bot] almost 4 years ago

Changelog

74de533 Hotfix weird lobby detection bug

Package Rankings
Top 4.5% on Proxy.golang.org
Badges
Extracted from project README
Quickstart Crowdin