Back to search
The better, faster, more powerful banhammer.
Stars
6
Forks
4
Watchers
6
Open Issues
0
Overall repository health assessment
github:hydrabolt/discord.js^2.3.3forgot that we were checking for undefined, added Not to correct this
1994e8eView on GitHubUse if (x in Group) instead of if (Group[x] === undefined)
22fb1f4View on GitHub