ben

Results 2 issues of ben

Left it open for a while, suddenly this happened: ``` >/usr/local/lib/node_modules/terminal-discord/node_modules/discord.js/src/client/actions/ChannelUpdate.js:42 const newChannel = new channelClass(channel.guild, data); ^ TypeError: channelClass is not a constructor at ChannelUpdateAction.handle (/usr/local/lib/node_modules/terminal-discord/node_modules/discord.js/src/client/actions/ChannelUpdate.js:42:28) at ChannelUpdateHandler.handle (/usr/local/lib/node_modules/terminal-discord/node_modules/discord.js/src/client/websocket/packets/handlers/ChannelUpdate.js:7:34)...

Had some struggles setting up FCM in my repository with the given documentation, so I'm suggesting some extra steps people might look over on their initial tests. From the documentation...