diff --git a/app.js b/app.js index 8ec10eb..827df9b 100644 --- a/app.js +++ b/app.js @@ -4,7 +4,7 @@ const dotenv = require('dotenv'); const client = new Client(); dotenv.config(); -const prefix = 'mor'; +const prefix = process.env.PREFIX || 'more'; const role = {online: '684443816383610916', idle: '684444083065978941', dnd: '684444020558135399', offline: '684443903759614049'}; const akce = {hraj: 'PLAYING', sleduj: 'WATCHING', poslouchej: 'LISTENING', soutez: 'COMPETING', soutěž: 'COMPETING', nedelej: '', nedělej: ''}; const spostece = ['mares', 'mareš', 'purfie', 'denim', '<@!639142938965704745>'];