aboutsummaryrefslogtreecommitdiff
path: root/src/utils/decorators.py
Commit message (Expand)AuthorAgeFilesLines
* `insert` decorator kwargs because decorators are run innermost firstGravatar jesopo2020-02-271-1/+1
* support @utils.export on functions, to export those functionsGravatar jesopo2020-02-191-6/+5
* change command specs to be compiled at runtime by a decoratorGravatar jesopo2020-01-251-3/+12
* move utils.consts.BITBOT_MAGIC to utils.decoratorsGravatar jesopo2019-11-151-4/+5
* split some stuff out of utils/__init__.pyGravatar jesopo2019-11-151-0/+50