blob: b62d218f76b2fbf336a9ebec8d7ca7b6513bdfc3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
export const abEmbedColour = '#0066a6';
export const ollamaGlobal = true;
export const featureSuggestChannel = '427495678390960148';
export const userWhitelist = ['242775871059001344'];
export const autoRole = true;
export const serverWhitelist = '243022206437687296';
export const roleWhitelist = '657426918416580614';
export const prefix = 'ab:';
export const prefixNotice = true;
|