Ticket #1022 (reopened Enhancement)

Opened 5 years ago

Last modified 3 years ago

timer command: execute arbitrary commands after a freely definable time period

Reported by: goofix Owned by: timothy
Priority: Low Milestone:
Component: Colloquy (Mac) Version: Latest Nightly
Severity: Major Keywords: timer command
Cc:

Description

ex: /timer 1 5 /msg nickserv IDENTIFY <nick> <password>
=> "/msg nickserv IDENTIFY <nick> <password>" is executed after 5 second one time
the first number for repetition, the second for the seconds after connect

Change History

Changed 5 years ago by goofix

  • priority changed from highest to normal
  • type changed from defect to enhancement

Changed 5 years ago by goofix

is executed after 5 seconds, once. the first number is for number of repetitions; the second one is for the time to wait to execute, in seconds.. better sentence for the descrition


ex. from x-chat (aqua)
Usage: /TIMER [-refnum <num>] [-repeat <num>] <seconds> <command>
/TIMER [-quiet] -delete <num>

Changed 3 years ago by akempgen

  • priority changed from Normal to Low
  • severity changed from Blocker to Major

what do you need this for? #1380 and #1217 are related.

Changed 3 years ago by akempgen

  • status changed from new to closed
  • resolution set to wontfix

See [4242] instead: auto commands that are prefixed with \ instead of / are executed after successful identification: \cs invite #inviteOnlyRoom. (auto commands prefixed with / and raw auto commands are run as soon as possible like they always were)

Changed 3 years ago by timothy

  • status changed from closed to reopened
  • resolution wontfix deleted

I think a /timer command would still be useful for other things.

Note: See TracTickets for help on using tickets.