Archive for March, 2010

Miranda – IRC chat window

Saturday, March 27th, 2010

IRC Chat

Image taken on 2006-02-14 12:34:47 by kattni.

How To Make Your Own IRC Chat Room For Free

Wednesday, March 24th, 2010


Here I show how to create a chatroom on wyldryde (a chat server used by the influencial Chris Pirillo). Make sure you are connected to irc.wyldryde.org/6667 X-Chat Client: www.silverex.org COMMANDS USED: – Register your nick *IMPORTANT* /msg nickserv register password email /msg nickserv identify – Register the channel /msg chanserv register #channel password description – Set a mode /mode +m – moderators – Add a bot /msg botserv assign #channel botnick /msg botserv act #channel text /msg botserv badwords #channel add – Add another user as Op /msg chanserv aop #channel add – Change topic – Fantasy command !topic WEBSITES TO LOOK AT: nickserv Commands: www.wyldryde.org botserv Commands: www.wyldryde.org chanserv Commands: www.wyldryde.org Fantasy Commands: www.wyldryde.org Get the code for your website: www.wyldryde.org