https://github.com/jayydoesdev/discord-bot-pfp-changer
for some reason people are having trouble doing this
https://github.com/jayydoesdev/discord-bot-pfp-changer
avatar discord discordavatar discordbot discordbotgif discordgif discordgifpfp discordjs discordpy pfp
Last synced: 3 months ago
JSON representation
for some reason people are having trouble doing this
- Host: GitHub
- URL: https://github.com/jayydoesdev/discord-bot-pfp-changer
- Owner: JayyDoesDev
- License: apache-2.0
- Created: 2024-02-09T22:55:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-26T04:34:35.000Z (over 2 years ago)
- Last Synced: 2025-04-11T22:58:33.975Z (over 1 year ago)
- Topics: avatar, discord, discordavatar, discordbot, discordbotgif, discordgif, discordgifpfp, discordjs, discordpy, pfp
- Language: Python
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Discord bot pfp changer
To use this tool, run this in cmd / whatever terminal you are using
```sh
git clone [repo] pfpchanger && cd pfpchanger
python -m pip install -r requirements.txt
python main.py
```