ClemBot icon indicating copy to clipboard operation
ClemBot copied to clipboard

@ext.command decorator must be at the top of command functions for claims to work

Open smathep opened this issue 4 years ago • 0 comments

the @ext.command() decorator must be at the top for the @ext.required_claims() decorator to work properly. should work in any order of the decorator.

smathep avatar May 02 '21 19:05 smathep