Nekos-life / nekos-dot-life

Nekos.life wrapper.
MIT License
166 stars 33 forks source link

8Ball doesn't work, well atleast using traditional method. #37

Closed dimactavishy closed 2 years ago

dimactavishy commented 2 years ago

Adding 8Ball will always result in a problem saying: An identifier or keyword cannot immediately follow a numeric literal.

The problem is as simple as replacing any neko.sfw. with neko.sfw.8Ball

Perhaps i was just doing it wrong? All i did was just copy the example and replace the stuff with 8Ball. It should've worked because i already got a dozen working .js files that uses the same method.

Note: Discord.js

TheCyberRonin commented 2 years ago

What's the code look like that you're using? I haven't had problems but then again I actually don't use the library myself.

TheCyberRonin commented 2 years ago

Fixed this in the latest release.