This is a simple Discord bot template which uses discord.js-light to reduce memory usage which can be a big deal when using discord.js. The bot has some handy built-in features which are described in ...
Issue Summary: When a file attachment with a Chinese or other non-ASCII filename is uploaded via a Discord.js bot command, the retrieved name property for the attachment only retains ASCII characters; ...