-
Notifications
You must be signed in to change notification settings - Fork 6
Notifications
New game notifications (orabot will notify you in private with a new game started):
Subscribe for a new game
notification
bot will write in private New game name,mod,version whenever it is started in waiting mode
Options:
-m=<mod>
where <mod> is ra, cnc or yf
-v=<pattern>
where <patter> is a part of version, which can be for example: playtest or 0716
-t=<timeout>
where <timeout> can be 's' for seconds, 'm' for minutes, 'h' for hours and 'd' for days
timeout means, that after particular time, bot will stop notifying a user...
Ex: -t=2d means that timeout = 2 days; -t=3h means that timeout = 3 hours
if -t=f or -t=forever , bot will remember subscribed user even if he quits. When user is back, he will continue getting notifications again...
-n=<minimum amount of players on server>
- notify only with games with at least specified amount of players on server
where <minimum amount of players on server> is integer
Ex: -n=5 means that you will be notifyed if at least 5 ppl on server...
Unsubscribe from notifications
--- Only by Voice/HalfOp/Op
If run without arguments: shows all subscribed for notification users;
If to specify a user nick as an argument: shows if user is subscribed or not
Subscription will be automatically removed on Quit or Part...