I have been coding my Discord bot using Discord.JS for about 2 months now and I\'ve just recently noticed that my bot isn\'t saying that it\'s playing what I\'m telling it.
The setGame() Method has stopped working, here's what you can do:
.setPresence({ game: { name: 'nameGoesHere', type: 0 } });
Source: https://github.com/hydrabolt/discord.js/issues/1807#issuecomment-323578919