1
0
Fork 0
nemubot/bot_sample.xml

29 lines
716 B
XML

<nemubotconfig nick="nemubot" realname="nemubot clone" owner="someone">
<server server="irc.rezosup.org" port="6667" autoconnect="true">
<channel name="#nemutest" />
</server>
<!--
<server server="my_host.local" port="6667" password="secret" autoconnect="true" ip="10.69.42.23" ssl="on" allowall="true">
<channel name="#nemutest" />
</server>
-->
<load path="cmd_server" />
<load path="alias" />
<load path="birthday" />
<load path="ycc" />
<load path="velib" />
<load path="watchWebsite" />
<load path="events" />
<load path="sleepytime" />
<load path="spell" />
<load path="syno" />
<load path="man" />
<load path="reddit" />
<load path="sap" />
</nemubotconfig>