How can i send text files with a discord bot?
I want to make a ticket system with my discord bot that would save the messages sent in a ticket channel into a text file, send the file to a channel when the ticket is closed, and then delete the file from my PC, how can I do this?
1 Reply
well, the way it's done exactly depends on the library you are using for discord
but in general, once you have the file, you add it as an attachment to the message