revbank/revbank.plugins
Juerd Waalboer b3e2dd9a68 nyan
2013-02-26 21:16:00 +01:00

19 lines
470 B
Text

# Order matters. Read RevBank::Plugins for documentation.
# First, plugins with no commands, or very specific commands
log # first, so that the registrations of other plugins are logged
sigint
restart
help
undo
give
take
#nyan # fun, but not compatible with dumb terminals
# Then, plugins that apply heuristics
products # matches product IDs (barcodes)
withdraw # matches amounts
users # matches usernames
deposit # wants to be after 'users'