A python script that uses the Discord client API to switch cosmetics (avatar decorations and profile effects) at random. You can also define an interval of time for it to change automatically.
Loop mode (-l): Be careful of rate limits. This tool only allows as low as a 10 minutes cooldown to prevent rate limits.
Switching all cosmetics (-b):
python dca.py -b
Switching all cosmetics every 10 minutes (-l):
python dca.py -b -l 10
Switching profile effect only (-p):
python dca.py -p
Switching avatar decoration only (-a):
python dca.py -a