{"id":20625574,"url":"https://github.com/3steb4n28/discord-vr","last_synced_at":"2026-04-28T18:02:07.330Z","repository":{"id":181744971,"uuid":"377964779","full_name":"3STEB4N28/Discord-vr","owner":"3STEB4N28","description":"A package designed for Discord Bot developers willing to add vote rewards function to their bot!","archived":false,"fork":false,"pushed_at":"2021-07-16T01:26:03.000Z","size":17,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-17T06:09:24.901Z","etag":null,"topics":["discord","discord-bot","discord-vr","vote","vote-rewards"],"latest_commit_sha":null,"homepage":"https://discord-vr.js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/3STEB4N28.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-06-17T21:28:52.000Z","updated_at":"2022-11-06T13:51:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"f0e72c10-1235-458c-a011-84afb9a87166","html_url":"https://github.com/3STEB4N28/Discord-vr","commit_stats":null,"previous_names":["3steb4n28/discord-vr"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3STEB4N28%2FDiscord-vr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3STEB4N28%2FDiscord-vr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3STEB4N28%2FDiscord-vr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3STEB4N28%2FDiscord-vr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/3STEB4N28","download_url":"https://codeload.github.com/3STEB4N28/Discord-vr/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242394442,"owners_count":20120941,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["discord","discord-bot","discord-vr","vote","vote-rewards"],"created_at":"2024-11-16T13:10:01.527Z","updated_at":"2026-04-28T18:02:02.309Z","avatar_url":"https://github.com/3STEB4N28.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Discord-VR\n**Discord-VR** is a package written in **JavaScript** willing to help in the development of **Discord Bots**!\n---\n## Example Usage\n```js\nconst { Client } = require('discord.js');\nconst { DVRClient } = require('discord-vr');\nconst client = new Client();\nconst dvrclient = new DVRClient({\n\tclient,\n\tuserID: \"1234567890\",\n\trewardAmount: 150,\n\tport: 3000\n});\n\nclient.login('discord bot token');\n```\nNow, in order for this to work, you need to know your server's URl, most of the times it is http://ip:port, but if you're using [Repl.it](https://replit.com), or [Glitch](https://glitch.com), you only need the URL which will be displayed right after you declare Discord-VR's client. Then, go to any of the bot lists down below and set the URl to \u003cyour URL\u003e/webhook/votes, after that check the table down below to see the authentication depending on the bot list.\n\n| Bot List    | Auth |                           \n| ----------- | -----|\n| `infinitybotlist.com`     | 1234567890.ibl       | \n| `top.gg`      | 1234567890.top.gg |\n| `discordbotlist.com`      | 1234567890.dbl.com   |\n| `voidbots.net`     | 1234567890.vb               |      \n| `botsfordiscord.com`   | 1234567890.bfd          |\n| `bots.discordlabs.org` | 1234567890.dl           | \n\n\nThis package requires `quick.db@^7.0.0-b22` in order to work properly, the package includes this by itself, please do not install any other version or else the package will error!\n\nFor further help visit the [Documentation](https://discord-vr.js.org) or join the [Support Server](https://discord.gg/XjZsnZVurC)\n---\n## Credits\n- **Main Developer**: [3STEB4N28](https://github.com/3STEB4N28/3STEB4N28)\n- **Co Developer**: [LostNuke](https://github.com/LostNuke/LostNuke)\n- **Co Developer**: [Fyrlex](https://github.com/Fyrlex)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3steb4n28%2Fdiscord-vr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F3steb4n28%2Fdiscord-vr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3steb4n28%2Fdiscord-vr/lists"}