/** * @copyright nhcarrigan * @license Naomi's Public License * @author Naomi Carrigan */ /** * Guild IDs that are granted free access to this bot and do NOT * need to subscribe. */ export const entitledGuilds = [ "443134315778539530", "1354624415861833870", ];