Command: Hotkey

Creates a mapping of a key to a string of text. You can add prefixes to a key for multiple keys. Use {}s or "s around the key and the command to ignore the stacking character.
Key values:
control-, shift-, f#, numpad#, (letters).
Usage:
#hotkey [key] [string]
Examples:
#hotkey f1 rescue bob
#hotkey numpad8 north
#hotkey control-f flee
#hotkey {shift-f6} {quaff blue potion;quaff green potion}
See Also: Unhotkey, Alias, Action