Bug 252314 - [NEW PORT]: games/automuteus: Discord Bot to automute Among Us players at round transitions
Summary: [NEW PORT]: games/automuteus: Discord Bot to automute Among Us players at rou...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-31 18:40 UTC by Neel Chauhan
Modified: 2020-12-31 19:53 UTC (History)
1 user (show)

See Also:


Attachments
Patch (Revision 1) (13.99 KB, application/x-shellscript)
2020-12-31 18:40 UTC, Neel Chauhan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Neel Chauhan freebsd_committer freebsd_triage 2020-12-31 18:40:37 UTC
Created attachment 221147 [details]
Patch (Revision 1)

AutoMuteUs is a Discord Bot to harness Among Us game data, and automatically
mute/unmute players during games!

Requires amonguscapture to capture and relay game data.

WWW: https://automute.us/

===

Passes poudriere.
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-12-31 19:52:52 UTC
A commit references this bug:

Author: pi
Date: Thu Dec 31 19:52:47 UTC 2020
New revision: 559769
URL: https://svnweb.freebsd.org/changeset/ports/559769

Log:
  New port: games/automuteus

  AutoMuteUs is a Discord Bot to harness Among Us game data, and automatically
  mute/unmute players during games!

  Requires amonguscapture to capture and relay game data.

  WWW: https://automute.us/

  PR:		252314
  Submitted by:	Neel Chauhan <neel@neelc.org>

Changes:
  head/games/Makefile
  head/games/automuteus/
  head/games/automuteus/Makefile
  head/games/automuteus/distinfo
  head/games/automuteus/files/
  head/games/automuteus/files/automuteus.in
  head/games/automuteus/files/config.txt
  head/games/automuteus/files/patch-main.go
  head/games/automuteus/files/pkg-message.in
  head/games/automuteus/pkg-descr
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2020-12-31 19:53:02 UTC
Committed, thanks!