generated from nhcarrigan/template
feat: initial prototype
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
/**
|
||||
* @copyright nhcarrigan
|
||||
* @license Naomi's Public License
|
||||
* @author Naomi Carrigan
|
||||
*/
|
||||
const entitledGuilds = [
|
||||
// Naomi's server.
|
||||
"1354624415861833870",
|
||||
// FreeCodeCamp
|
||||
"692816967895220344",
|
||||
];
|
||||
|
||||
export { entitledGuilds };
|
||||
Reference in New Issue
Block a user