Python Client - HerobrinesArmy/ChatInterfaces GitHub Wiki

Python client is a client written in python 3.3 by Lucus. Python 3.3 needs to be installed to run it.

Supported commands:
/calc <expression> - Posts the expression and it's result in chat
/eval <expression> - Evaluates expression and prints the result
/music status - Prints the song currently playing
/ping - Prints the ping time to herobrinesarmy.com
/play - Plays the last youtube video mentioned in chat as a song in the background
/play random - Plays a random song from the list in the "song" file
/robo <message> - Posts a message in r-o-b-o-t s-p-e-a-k
/room <name> - Switches to a named room, names available: "main" "meeting room" "wolf"
/stop - Stops the currently playing song
/users - Prints the list of users currently in the chatroom
/wolf - Posts a random wolf
/wolf <n> - Posts the nth wolf
/wolf previous - Prints the number of the last posted wolf
/wolf count - Prints the number of wolves loaded

⚠️ **GitHub.com Fallback** ⚠️