[Utils] Text to file (#2849)

This commit is contained in:
El Laggron
2019-08-26 02:13:21 +02:00
committed by Toby Harradine
parent 580c4429e8
commit 43da727a9f
2 changed files with 30 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
Added the function ``redbot.core.utils.chat_formatting.text_to_file`` to
prepare a long text to be send as a file.