Post reply

Name:
Email:
Subject:
Message icon:

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: Reason
« on: March 15, 2009, 11:09:23 AM »

In Fail Bot 1.3, there are Rank Settings. The DEFAULT Ranks are
Quote
A = Admin of bot
S = Safelisted
B = Banned (Shitlisted)
H = Halted from using commands
E = Exiled

To Add someone to a rank, make sure they aren't on the user list with

Quote
/c rem username(@blah)

Then Do
Quote
/c add username access rank(s)
Ranks should not be seperated with a space, but they can be.

Attribute System
 
On top of the new rank system, there is an attribute system. So far, there are only two attributes, but i will be expanding and adding more

Quote
banmsg (b flags only) = The message to ban a user with
greet (any flags) = Message to greet an INDIVIDUAL user with.

So if I wanted to ban Marty.T@Blizzard from the channel forever with the BanMessage Noob i would do
Quote
/c add Marty.T@Blizzard 0 b --banmsg Noob

That would result in
Quote
?01:05:03 PM? ?? Marty.T@Blizzard was banned by ReaSoN (Noob).

Or If i wanted to greet MikeA@Azeroth with the message Hai Mike! i would do
Quote
/c add MikeA@Azeroth 0 s --greet Hai Mike!

What if i wanted to greet a user before i banned them?
You would do this
Quote
/c add Pyro6@Azeroth 0 b --banmsg Bye Pyro! --greet Hai Pyro!

I'll add more stuff as i put them in the bot!

If you have any suggestions about this, just post them here.