discord-bot
discord-bot copied to clipboard
CodeblocksOverFileUploadsHandler.ts Rework
What Functionality Are You Suggesting?
Please describe the functionality below: Reworking of the CodeblocksOverFileUploadsHandler to automatically upload plain text files to a hosting service.
Why Will This Benefit The Community?
For standard text file uploads, the current bot interaction is to delete the file and redirect them to codeblocks or a Github gist. After discussion with the other moderators, this could be improved by determining when a plain text file is uploaded and automatically uploading the file to a pastebin-like service.
This is not a dev ready feature. Ongoing discussion needs to occur about which service to use, as well as rough implementation plan.