Files
gwen-abalise/src/config/entitledGuilds.ts
T
naomi ba37114fee
Code Analysis / SonarQube (push) Failing after 18s
Node.js CI / Lint and Test (push) Failing after 43s
feat: analytics
2025-10-09 20:25:35 -07:00

15 lines
274 B
TypeScript

/**
* @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",
];