Last active
April 17, 2019 15:07
-
-
Save PatheticMustan/d91b3633e0ffb28cef67c55d7d56f6ba to your computer and use it in GitHub Desktop.
INTERNAL SCREAMING ON DISCORD
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//80 chars long! Not bad. | |
const internalScreaing=s=>`***${s.split(' ').join(' ').split('').join(' ')}***` | |
/* | |
How to use: | |
1. Open Discord. | |
2. Open script, and run this function with the phrase of your choice | |
3. Paste the result into Discord. | |
Examples! | |
internalScreaming("I think Mustan is pretty dumb") => "***I t h i n k M u s t a n i s p r e t t y d u m b***" | |
internalScreaming("wasted") => "***w a s t e d***" | |
*/ |
H o r r i f i e d N o i s e s
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bonus!
If you would like to show how horrified you are by the code of your colleagues, you can do this on Discord too! Just slightly modify it.