Closed Dragonizedpizza closed 2 years ago
the manager should be left standing out, for better distinction. If a change should be made, then to all const imo.
Cause we can remove the prefix
cause our examples are for slash anways now.
And remove unnecessary token property then and do client.login(process.env.DISCORD_BOT_TOKEN)
instead.
How about now?
Imo the const related change isn't needed. You are just saving 4 letters. But writing const twice is much ux friendly and I prefer it for readability.
Changes
The README uses commas while declaring variables, to declare multiple variables at the top, but it isn't continued later on.
Status