Bulk Delete Custom Emoji Script

Hi everybody!

I wrote a quick Ruby script that can help you if you need to prune the number of custom emoji in your system. It reads the names of the emoji from a text file and then searches for them in the system. There’s a -f option that will soft-delete the emoji that it finds.

You can find it here on Github.

Questions and suggestions welcome!