TannerGabriel / discord-bot

Simple discord bot to play music and manage your server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bug

chente-sys opened this issue · comments

if (!client.application?.owner) await client.application?.fetch();
^

SyntaxError: Unexpected token '.'

check your nodejs version, this code only works with node v16 and above

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days