When discussing client needs on Discord, you may want to set up a private channel for each client, so they can discuss their needs with staff without other clients snooping on them. Towards this end, I wrote a bot that adds a consultation room when anyone joins the server. const { Client, Intents } = …
Continue reading Discord Greeter Bot