You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

voice-greater-0 657B

12345678910111213141516171819202122232425262728293031323334353637
  1. # This is a DMDirc configuration file.
  2. # Written on: Sun Nov 25 13:32:17 GMT 2007
  3. # This section indicates which sections below take key/value
  4. # pairs, rather than a simple list. It should be placed above
  5. # any sections that take key/values.
  6. keysections:
  7. condition 0
  8. condition 1
  9. condition 2
  10. triggers:
  11. UNKNOWN_COMMAND
  12. response:
  13. /mode vvvvvvvvvvvvvvv $1-
  14. format:
  15. condition 0:
  16. argument=1
  17. component=STRING_STRING
  18. target=voice
  19. comparison=STRING_EQUALS
  20. condition 1:
  21. argument=2
  22. component=STRINGARRAY_LENGTH
  23. target=0
  24. comparison=INT_GREATER
  25. condition 2:
  26. argument=2
  27. component=STRINGARRAY_LENGTH
  28. target=16
  29. comparison=INT_LESS