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