/mclovin-py

mclovin id generator

Primary LanguagePython

mclovin-py:

Discord bot to generate your own fake ID.

Important Files:

./template: contains a blank ID named id-template.png and the arial font file arial.ttf to print text in it.

Libraries:

Discord.py: API wrapper for Discord.

Pil/Pillow: Library for image processing.

Usage:

  • Install libraries:

      python3 -m pip install discord.py
      python3 -m pip install Pillow
    
  • Run the script:

      python3 mclovin.py
    
  • Avaliable commands in discord:

      >mclovin
      >mclovin @user
      >help
    

Versions tested:

    discord.py 1.7.3
	Pillow 7.2.0

Demo: