An Among Us mod that allows twitch viewers to interact with your game via channel points
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
This is a mod that allows a Twitch broadcaster's viewers to interact with their Among Us game via Channel Points.
Once set up, this mod will allow Twitch viewers to
- Kill a random player
- Swap positions of all living players
This mod was originally created by Efren Aguilar and Ricky Tham as part of the 2021 Twitch Channel Point Hackathon.
To get the game mod working will require a few steps, as shown below. Streamers will also need to set up the TwitchLib application, instructions for that can be found here.
In order to play this mod online, a custom/private server is needed. Using Impostor is probably the easiest way to do this. Before doing anything else, it is highly recommended to get that set up first since this mod will not work without it.
Instructions and downloads for this are linked below, as well as a useful video for those who may need it.
- Impostor Github
- Video Guide big shout out to TroubleChute for making this!
Players will need to download the latest "AmongUsTwitchMod" zip folder found here.
Once there, open up the Among Us game files/folder. If you have the game on Steam, the easiest way is to do this via the settings button for Among Us.
Inside here, unzip the contents of the zip folder. It should then look similar to what is shown above.
Then try running the game. It may take some time to launch the first time, but that's normal. If you see something like what is shown above, you have successfully installed the mod!
If you are a streamer, you will also need to install the TwitchLib program. Instructions for that can be found here.
To build the Among Us mod for this project, you will need to creator a Reactor development environment. Instructions for this can be found here.
To build the TwitchLib program, follow the instructions here.
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.
For any mod issues, please see the open issues to check if someone else is having the same issue as you, or even a solution! Otherwise, feel free to post your issue there.
If you want to see the mod played live, follow Rickelz_ on Twitch!
Project Link: https://github.com/TheRamik/Among-Us-Twitch-Mod
- Twitch and the 2021 Twitch Channel Point Hackathon for driving us to make this
- The GTA V Chaos Mod which was a big source of inspiration for this mod
- The Among Us modding community for helping us dive into the world of Among Us mods
- Best-README-Template for readme/markdown guidance
- All the people who made the tools used in this project