audit fix; add n. guilds stat #2
This commit is contained in:
parent
a6ea1188b8
commit
e2559c7be3
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ import commandList from './commandList';
|
||||||
|
|
||||||
import chalk from 'chalk';
|
import chalk from 'chalk';
|
||||||
|
|
||||||
const guildDetail = !!process.env.GUILD_DETAIL;
|
const guildDetail = !!process.env.GUILD_DETAIL_SHOW;
|
||||||
|
|
||||||
const client = new MyClient({
|
const client = new MyClient({
|
||||||
intents: [
|
intents: [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue