forked from shumphrey/Phenny-Mumble-Plugin
-
Notifications
You must be signed in to change notification settings - Fork 0
Athemis/Phenny-Mumble-Plugin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a plugin to the Python IRC bot 'Phenny' (http://inamidst.com/phenny/). It provides various commands to access the mumble server (Murmur) To install this plugin, add the following settings to ~/.phenny/default.py mumble_ip = "127.0.0.1" mumle_port = "6502" mumble_slice = "/path/to/Murmur.ice" mumble_secret = "mymumblesecret" # Interval to check for new users in murmur mumble_check_interval = 10 # Auto alert these channels when someone joins mumble_channels = ["#mychannel"] Replace the values with values appropriate for your Murmur system. Murmur.ice should come with your murmur install.
About
a Phenny plugin to talk to Murmur/Mumble over ICE
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%