mirror of
https://github.com/LBRYFoundation/lbry-wunderbot.git
synced 2025-09-02 18:25:18 +00:00
Update helpers.js
This commit is contained in:
parent
10f2cbcfea
commit
0b5fedf8f7
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
let config = require('config');
|
||||
let permRanks = config.get('moderation');
|
||||
let speechChannels = config.get('speech');
|
||||
|
||||
// Checks if user is allowed to use a command only for mods/team members
|
||||
exports.hasPerms = function(msg){
|
||||
|
|
Loading…
Add table
Reference in a new issue