<?xml version="1.0" encoding="UTF-8"?>
<bashConfig>
	<!-- authLevel: ANY, ADMIN, MASTER, TRUSTED, NONE -->
	<!-- output: CHANNEL, PM, NOTICE -->
	<commands>
		<commandBash authLevel="none" output="channel">!bash</commandBash>
	</commands>
	<settings>
		<bash_URL>http://www.bash.org/?random</bash_URL>
	</settings>
</bashConfig>

