de2p/README.md

532 B

DE2P

Simple script to download emojis from Discord servers and pack them in Pleroma's format

I don't care if you may get banned by this from Discord. But please, if it's possible, ask for emojis author permission to download them.

Requirements

  • Python3
  • requests library: pip3 install requests

Running

  1. Copy config.py.example into config.py
  2. Edit it and fill AUTHROIZATION_TOKEN
  3. Run ./meow.py -h to see available options and pick what you want to

License

GPLv3. See COPYING file for more information