Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ajmeese7/repbot

Bot for artificially influencing rankings on top.gg
https://github.com/ajmeese7/repbot

bot discord nightmarejs rankings

Last synced: about 1 month ago
JSON representation

Bot for artificially influencing rankings on top.gg

Awesome Lists containing this project

README

        

# repbot


Demonstration GIF

✨Top.gg Repbot✨

----



JavaScript


License


Stars


Forks


Leave a Star!

### Usage
To use the program, go to [top.gg](https://top.gg) and find the bot
you want to upvote. Once you are on the bot's page, get its ID from the URL.

In the below link, the ID is `159985870458322944`, which belongs to mee6:

[http://top.gg/bot/159985870458322944/vote](http://top.gg/bot/159985870458322944/vote)

Once you have copied the ID, paste it as the value for the `bot` variable in
`start.js`. You must also paste your Discord login credentials in the `email`
and `password` variables.

This will only work if the correct login information is provided, so make sure
you know your email and password before running the program. If the information
is entered correctly, there will be no robot test on the login page for Discord.

I recommend running this on a device like a Raspberry Pi, since you can have it
running at all times cheaply. The program will **NOT** continue running if you
turn off your device. You must manually restart the program if your device is
powered off.

## TODO
- Add in a simple CLI for the bot name/ID that you want to upvote
- Can also pass login info via CLI