owengombas / discord.ts

🤖 Create your discord bot by using TypeScript and decorators!
https://owencalvin.github.io/discord.ts/
325 stars 40 forks source link

Optimization(Filter duplicate Guild ID's) #58

Open niekschoemaker opened 3 years ago

niekschoemaker commented 3 years ago

Avoids commands being initilialized twice when guildID is set globally and also on class basis.