]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - make/template/help.txt
Use IsCTCP in blockcolor for ignoring CTCPs.
[user/henk/code/inspircd.git] / make / template / help.txt
1 Thanks for installing InspIRCd!
2
3 In order to get your server running you need to create config files. Examples
4 can be found at `@EXAMPLE_DIR@`.
5
6 If you need any help with this then you can visit our support channel at
7 irc.inspircd.org #inspircd, open a support discussion at https://git.io/JIuYv,
8 or refer to the the docs site:
9
10         https://docs.inspircd.org/@VERSION_MAJOR@/configuration
11         https://docs.inspircd.org/@VERSION_MAJOR@/modules
12
13 When you are done you can run the following command to start InspIRCd:
14
15         @BINARY_DIR@/inspircd
16
17 If you have installed from an official package you may need to prefix this
18 command with `sudo -g @GROUP@ -u @USER@` to run as the correct group/user.
19
20 You can also use one of the helper scripts in `@SCRIPT_DIR@`.