require('dotenv').config() const Cryptr = require('cryptr'); module.exports = new Cryptr(process.env.SRU51);