Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 430 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 430 Bytes

Discord bot gif avatar uploader

With the recent update, now you can upload GIFs as the bot avatar as well. Utilize this script to easily set the bot avatar.

Requirements

  • Python and pip

Install discord lib

pip install discord OR pip3 install discord

Replace avatar.gif with your desired avatar file

Run the script

python main.py OR python3 main.py

Input your Discord bot token when prompted.