Meef Man
Results
1
issues of
Meef Man
I am trying to atached a text file with open("datasets/uploads/discord.txt", "rb") as f: webhook.add_file(file=f.read(), filename='discord.txt') But every time it does not print last lines in the file