with this script you can automatically vote for discord bots in top.gg
⭐⭐⭐ You can also give this repository a star so that others know we're trusted!# Check Node.js version:
node -v
# Clone the files with git:
git clone https://github.com/Mid0aria/top.gg-automatic-voter
# Optionally you can also download from github at https://github.com/Mid0aria/top.gg-automatic-voter/archive/refs/heads/main.zip
# Enter into the cloned directory:
cd
node index.js --token=USERTOKEN --botid=ID OF THE BOT TO VOTE FOR
example:
node index.js --token=xyz3413131 --botid=408785106942164992
Top.gg Automatic Voter is licensed under the terms of Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International ("CC-BY-NC-SA-4.0"). Commercial use is not allowed under this license. This includes any kind of revenue made with or based upon the software, even donations.
The CC-BY-NC-SA-4.0 allows you to:
- Share -- copy and redistribute the material in any medium or format
- Adapt -- remix, transform, and build upon the material
Under the following terms:
- Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- NonCommercial — You may not use the material for commercial purposes.
- ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.
More information can be found here.