Advertisement
Azure

Spec for macro yaml

Nov 30th, 2011
374
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.52 KB | None | 0 0
  1. - alart:
  2.   - random:
  3.    - /!\ ALART /!\
  4.     - /// ALART ///
  5.     - \\\ ALART \\\
  6. - bod:
  7.   - lines:
  8.     - - seconds: 2
  9.         type: action
  10.         msg: <nick> should go
  11.     - eat a
  12.     - bag of
  13.     - - type: action
  14.         msg: DICKS!!!!
  15. - drink:
  16.   - random:
  17.     - - type: action
  18.         msg: gets <nick> a dr pepper
  19.     - - type: action
  20.         msg: gets <nick> a coke
  21.     - - type: action
  22.         msg: gets <nick> a pepsi
  23.     - - type: action
  24.         msg: gets <nick> a glass of Sussex Golden ginger ale
  25.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement