|
2 years ago | |
---|---|---|
.gitignore | 2 years ago | |
README.md | 2 years ago | |
config.example.ini | 2 years ago | |
main.py | 2 years ago | |
requirements.txt | 2 years ago |
Discord bot to track someones avatar changes by downloading and reuploading them to a dedicated channel whenever it changes.
config.example.ini
and rename it to config.ini
(see below for config keys). Everything has to be filled out.requirements.txt
python main.py
.Caveat: The bot has to be able to see the users you're monitoring, otherwise their avatars can't be updated.
Caveat: The bot cannot track other bots. This is because they don't emit on_user_update events.
Note: [p]
in the below commands is replaced with the bots prefix.
Example:
[p]save_user [ID]
Saves the avatar ID that you pass in. Can be used to save current avatars or avatars from users the bot isn't tracking.
This command can be used to save bot avatars.
Copyright (c) 2019 Valentijn "noirscape" V.
All rights reserved. No warranty, explicit or implicit, provided.
Unauthorized copying of this file, via any medium is strictly prohibited.