A server plugin for the Skyrim AI mod CHIM.
This Twitch chat bot allows viewers to control AI NPCs in your game through chat commands. Built with PHP and designed to integrate with the CHIM Server.
For more information on how CHIM plugins work, see the CHIM Plugin Documentation.
- Real-time Twitch chat integration
- AI NPC control through chat commands
- Simple web-based control panel
- Dark mode interface with Twitch-inspired design
- Easy-to-use command system
- Copy paste files into /ext/twitch-bot of the CHIM Server.
- Enter in keys.
- Click Start Bot
To compile the project into a distributable package:
cd ..
tar -czf CHIM-Twitch-Bot.tar.gz --exclude="CHIM-Twitch-Bot/.git*" --exclude="CHIM-Twitch-Bot/*.log" CHIM-Twitch-Bot
This will create a CHIM-Twitch-Bot.tar.gz file in the parent directory that contains the complete folder structure.
Rolemaster: (Enter request here)
This command allows viewers to control AI NPCs in the vicinity. The NPCs will attempt to follow the given commands to the best of their ability.
Example:
Rolemaster: Make Mikael tell a story
The bot can be configured through the web interface:
- Enter your Twitch username
- Generate and enter your OAuth token
- Specify your Twitch channel
- Start/Stop the bot as needed
The bot maintains a log file (bot_output.log) that shows the last 25 lines of activity. This can be viewed through the web interface.
Feel free to submit issues and enhancement requests!
This project is licensed under the MIT License - see the LICENSE file for details.