Skip to content

Nidrux/gravatar-discord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gravatar-discord

Upload your gravatar image to discord automatically using selenium.

⚠️ THIS IS AGAINST DISCORD TOS! USE AT OWN RISK ⚠️

INSTALLATION

DOWNLOAD DRIVERS FOR FIREFOX (Geckodriver)

You will need to download additional components to work with each of the major browsers. The drivers for Chrome, Firefox, and Microsoft's IE and Edge web browsers are all standalone executables that should be placed on your system PATH. Apple's safaridriver is shipped with Safari 10 for OS X El Capitan and macOS Sierra. You will need to enable Remote Automation in the Develop menu of Safari 10 before testing.

https://github.com/mozilla/geckodriver/releases/

More info about selenium can be found here

Add your gravatar mail to the config.json file.
Add your login credentials from discord in credentials.env

Open cmd >
run commands
npm i to install all necesarry modules
node . to run the script

Releases

No releases published

Packages

No packages published