ChannelService.count() - shysolocup/noscord.js GitHub Wiki gets a number of all channels not including categories returns a Number JS client.import("channels"); client.on("send", async (ctx) => { let stuff = await channels.count(ctx.guild); }); Function Async src / Services / ChannelService / custard / count.js Arguments: ?guild Guild guild to get the channels from 🢀 Back ⚠️ **GitHub.com Fallback** ⚠️