/** * @copyright nhcarrigan * @license Naomi's Public License * @author Naomi Carrigan */ const entitledGuilds = [ // Naomi's server. "1354624415861833870", // FreeCodeCamp "692816967895220344", ]; export { entitledGuilds };