Thanks you so much for your help! However, I have something else I need help with if you don't mind. At the moment I have

Code:
!add [<command>] [<message>]


but I was wondering if it would be possible to do something like this so that it makes people on of a certain user level use it:

Code:
!add [<user level>] [<command>] [<message>]


And one other thing, how would I go about adding custom timers, for example:

Code:
!addtimer [<delay>] [<name>] [<message>]


and it would be activated by doing:

Code:
!activatetimer [<name>]


Would I use the same sort of format for the !add command?
Anyway, once again, thanks for your help.

Last edited by GamingTom; 27/06/13 02:19 PM.