discord-bot icon indicating copy to clipboard operation
discord-bot copied to clipboard

CodeblocksOverFileUploadsHandler.ts Rework

Open theboxmage opened this issue 2 years ago • 7 comments

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.

theboxmage avatar May 23 '22 11:05 theboxmage