Maintaining an eRepublik IRC Channel

Day 808, 12:56 Published in USA USA by DeyoZero

Editor's note: I wanted the links to be clickable. eRepublik did not. eRepublik wins this time...

After I set up my "private office" on Rizon.net, a few folks asked me to walk them through the process. This is the method I used.

Creating a Channel

First you have to register your nick with NickServ. Use the following comman😛

/ns register (password) (email)

You'll get a confirmation email. Copy the command in that email and paste it back to nickserv to prove that you're a real person, and the nick will be registered. Whenever you're online, identify yourself by typing /ns identify (password). Most IRC clients can be configured to do this for you automatically.

Next, create your channel. This is as simple as joining any other channel.

/join #yourchannel

To protect your channel, you'll want to register it as well, and declare yourself the founder. You can also switch the generic operator levels to a more structured system of access levels, like most eUS Military channels use.

http://www.rizon.net/vbulletin/showthread.php?t=1311
Owner mode and access levels

/msg ChanServ set #yourchannel ownermode ON
/msg ChanServ set #yourchannel accesstype access
/msg ChanServ set #yourchannel SecureFounder On


Bots

http://www.rizon.net/vbulletin/showthread.php?t=23
SgtRock

There are many BotServ bots out there, I use SgtRock because my channel is a military office.

Type /msg BotServ assign #yourchannel SgtRock
Then when he arrives, type .access add (your nick) 10 to make yourself the owner.

http://www.rizon.net/vbulletin/showthread.php?t=9
Commands

.access add (nick) (level) - Add a user to the access list, or update a user's level.
Levels: 3 = +v, voice. 4 = +h, halfop. 5-9 = +o, op. 10+ = +q, owner.

http://www.rizon.net/vbulletin/showthread.php?t=1534
eRepublik

Type /msg eRepublik request #yourchannel
Then type .access add eRepublik 3 if you want it to be able to respond while moderated.

Commands:

.lookup username - display information about a user
.battle # - display information about active battle (lags a little, be patient after issuing command)
.bestprice type quality country - provides the best price information
.fightcalc username - show a user's potential damage at 100 wellness with all weapon qualities

http://www.rizon.net/vbulletin/showthread.php?t=1403
Internets

Type /msg FunServ request Internets #yourchannel
Then type .access add Internets 3 if you want it to be able to respond while moderated.

Commands:

Too many to list. Some examples:

.bash - Display a random quote from www.bash.org
.qdb - Display a random quote from www.qdb.us
.urban (word) - Search for (word) on www.urbandictionary.com
.fml - Display a random quote from www.fmylife.com
.google (string) - Search for (string) on Google, and show the first result summary

http://www.rizon.net/vbulletin/showthread.php?t=919
Trivia

Type /msg FunServ request Trivia #yourchannel
Then type .access add Trivia 3 if you want it to be able to respond while moderated.

Commands:

.trivia (number) - start playing. If no number is given, it plays indefinitely
.strivia - stop the current round.
.topten/.tt - lists top ten players.
.rank (nick) - shows the given user's current rank. If no nick is given, shows your rank
.next - skips question.
.themes - lists available question themes.
.theme set (name) - changes current question theme (must be channel founder).