Windows install guide (step-by-step)

From NoxBot the modular PHP IRC bot

Jump to: navigation, search

This tutorial is for setting up NoxBot on windows

Contents

Step 1

Download NoxBot.

Download latest php. and to answer a common question..You tell it not to set up a server.

Step 2

Unzip the folder to your desktop (or this tutorial will be hard for you) (This can be done on windows by right clicking and hitting "Extract All")

The rest of this guide asumes you named the extracted folder "noxbot" so if it is different (e.g.: "noxbot-0.4") rename it to "noxbot".

Step 3

Open the Unzipped folder and rename config.example to config Then open the file and edit it (It should turn out like this)

Step 4

Go into you start menu and click Run. Enter the command:

cmd

This will open up your command prompt (black background with text).

Next enter in the command prompt:

cd desktop\noxbot

If your files were placed somwhere other than your desktop change the file path.

Next enter in the command prompt:

"c:\program files\php\php.exe" -c php.ini noxbot.php

Look at the command prompt and copy the password your bot gives (If you missed it it is also stored in adminpw.txt where the bot is).

Step 5

Open a private chat with your bot You will have to login to you bot so enter login PasswordHeGaveYou like:

login 12345678

He should reply:

You are logged in.

(or somthing along that line) To load the plugin that has kicking, banning, ect enter:

 load ChannelCommands

(He will reply: Plugin loaded: ChannelCommands.)

I suggest you save him after you play around ( say: save ) If you made it here then you have set up your bot Read below on how to use him

Using Plugins

All of these plugins are included with the bot


Google

If you want your bot to be able to google search use to following:

Tell your bot:

Load Google

To use it type:

!google Your Search


WikiPedia

Wikipedia does work with bots!:

Tell your bot:

Load WikiTrigger

To use it type:

[[your wiki]]


Talk

Make your bot talk - To make your bot talk enter:

Tell your bot:

Load Talk

To use it type:

!say What you want it to say


hese are what I think are the coolest check out the plugins folder for more


Commands

Important: Yourname is a filler for someones registered or not nick


!op Yourname

Makes you an operator so you can ban, kick, etc


!deop Yourname

Deops someone


!kick Yourname

Kicks the user out of the room (NOT BAN)


!Kickban Yourname

Kicks the user out of the chat and bans them


!Ban Yourname

Bans the user from your chat


These are the most important commands


Need Help

If you need help setting up your noxbot come to #noxbot or use our Live support.



Based on Onlyryan.Webs.Com forum post by Ryan

Personal tools