diff options
| -rw-r--r-- | bot_discord.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bot_discord.js b/bot_discord.js index cdff499..405cd4c 100644 --- a/bot_discord.js +++ b/bot_discord.js @@ -200,7 +200,6 @@ client.on('ready', () => { setInterval(() => {
dbl.postStats(client.guilds.size, client.shards.Id, client.shards.total);
}, 1800000);
- db.createWebview('password', 4000);
client.user.setPresence({
status: 'online',
afk: false,
|
