inlovewithu
v1.0.0
Published
checks whether or not a user is sysop
Downloads
35
Readme
beingwithu
''' checks for sysop
const beingwithu = require("beingwithu");
beingwithu.isSysop(sender.id);
returns true/false
beingwithu.ofSysop(target.id);
returns true/false '''
