Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Among Us Discord Bot 🚀

Among Us Banner

A powerful and easy-to-use Discord bot written in Go to automate voice channel muting/unmuting for Among Us games.

✨ Features

  • One-Command Setup: Simply run !setaus in your voice channel's chat.
  • Rich Control Panel: Beautiful embed interface with interactive buttons.
  • Instant Mute/Unmute: Mute everyone in the channel instantly for meetings.
  • Owner Management: Add or remove other users who can control the bot.
  • Whitelist System: Allow spectators or dead players to talk during gameplay (ignored by "Mute All").
  • Blacklist System: Keep dead players muted during discussions (ignored by "Unmute All").
  • Auto-Cleanup: Automatically removes data when voice channels are deleted.
  • Persistent Storage: Uses SQLite to save configurations and permissions.

🛠️ Installation

Prerequisites

Setup

  1. Clone the repository:

    git clone https://github.com/atifahmed9461/amongus-bot.git
    cd amongus-bot
  2. Install dependencies:

    go mod download
  3. Run the bot:

    go run . -t "YOUR_BOT_TOKEN_HERE"

    Or build it:

    go build -o amongus-bot.exe
    ./amongus-bot.exe -t "YOUR_BOT_TOKEN_HERE"

📖 Usage

  1. Join a Voice Channel.
  2. Type !setaus in the voice channel's text chat.
  3. Use the buttons to control the game!

Commands

  • !setaus [Voice Channel ID/Mention]: Setup the control panel.
  • !addowner @User: Manually add an owner (or use the button).

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

Creator

Creator by Atif Ahmed 🖤

Support Server

Join our Discord for help and community support: https://discord.gg/tsbBKz2k53

About

A powerful and easy-to-use Discord bot written in Go to automate voice channel muting/unmuting for Among Us games.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages