terminal-discord icon indicating copy to clipboard operation
terminal-discord copied to clipboard

NOT MAINTAINED Simple terminal client for discord with a minimal look and UI

Results 4 terminal-discord issues
Sort by recently updated
recently updated
newest added

As a user of iTerm and Discord, I love this client except one thing. I wish I could see images in the terminal. iTerm has a way of displaying images....

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)...

First of all: great application thanks for creating it :+1: I have to admit that I didn't spend much time yet trying to figure out how to use it best....

When starting the client and selecting a channel, **sometimes** there are no colors for users. When reselecting the channel, previously in all cases, the colors for users did show up...