Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ajmeese7/repbot
- Owner: ajmeese7
- License: mit
- Created: 2018-08-06T16:27:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-09T09:22:45.000Z (about 1 year ago)
- Last Synced: 2024-05-21T03:28:12.469Z (6 months ago)
- Topics: bot, discord, nightmarejs, rankings
- Language: JavaScript
- Homepage:
- Size: 270 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# repbot
✨Top.gg Repbot✨
----
### 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