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