Configuration: Difference between revisions
From PurpleIRC Wiki
Cnaudeadmin (talk | contribs) |
Cnaudeadmin (talk | contribs) |
||
Line 4: | Line 4: | ||
The main configuration file, '''config.yml''', contains the global settings for '''PurpleIRC'''. | The main configuration file, '''config.yml''', contains the global settings for '''PurpleIRC'''. | ||
{{#iDisplay: | {{#iDisplay:http://raw.githubusercontent.com/cnaude/PurpleIRC/master/src/main/resources/config.yml|600|800|0}} | ||
== Bot Config (botname.yml) == | == Bot Config (botname.yml) == |
Revision as of 17:36, 2 August 2015
Configuration of PurpleIRC is a fairly straightforward process. There is one main configuration file and one or more bot files. All of the configuration files are store in YAML format.
Main Config (config.yml)
The main configuration file, config.yml, contains the global settings for PurpleIRC.
{{#iDisplay:http://raw.githubusercontent.com/cnaude/PurpleIRC/master/src/main/resources/config.yml%7C600%7C800%7C0}}