{"id":15888317,"url":"https://github.com/antoncoding/discord-welcome-onboard","last_synced_at":"2025-09-04T04:12:49.858Z","repository":{"id":45998705,"uuid":"430156960","full_name":"antoncoding/discord-welcome-onboard","owner":"antoncoding","description":null,"archived":false,"fork":false,"pushed_at":"2021-11-21T22:32:11.000Z","size":342,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-08T07:25:25.646Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/antoncoding.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-11-20T16:45:47.000Z","updated_at":"2021-11-21T22:32:14.000Z","dependencies_parsed_at":"2022-09-07T16:31:04.350Z","dependency_job_id":null,"html_url":"https://github.com/antoncoding/discord-welcome-onboard","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoncoding%2Fdiscord-welcome-onboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoncoding%2Fdiscord-welcome-onboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoncoding%2Fdiscord-welcome-onboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoncoding%2Fdiscord-welcome-onboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antoncoding","download_url":"https://codeload.github.com/antoncoding/discord-welcome-onboard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246853431,"owners_count":20844579,"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":[],"created_at":"2024-10-06T06:07:03.491Z","updated_at":"2025-04-02T16:44:29.118Z","avatar_url":"https://github.com/antoncoding.png","language":"JavaScript","readme":"# Venus Bot\n\nThis repository is forked from [GuideBot](https://github.com/AnIdiotsGuide/guidebot). This is a bot that help users generate a new profile pic with custom background.\n\n## Requirements\n\n- `git` command line ([Windows](https://git-scm.com/download/win) | [Linux](https://git-scm.com/download/linux) | [MacOS](https://git-scm.com/download/mac)) installed\n- `node` [Version 16.x](https://nodejs.org)\n- The node-gyp build tools. This is a pre-requisite for Enmap, but also for a **lot** of other modules. See [The Enmap Guide](https://enmap.evie.codes/install#pre-requisites) for details and requirements for your OS. Just follow what's in the tabbed block only, then come back here!\n\nYou also need your bot's token. This is obtained by creating an application in\nthe Developer section of discord.com. Check the [first section of this page](https://anidiots.guide/getting-started/getting-started-long-version)\nfor more info.\n\n## Environment Variables\nCopy `.env-example` into `.env` and fill out the environment variables:\n\n```.env\n# Discord Bot Token\nDISCORD_TOKEN=\n\n# Bot owner id\nOWNER=\n\n# Clipping Magic settings: Get an account at https://clippingmagic.com/\n# Clipping Magic: api key\nCM_PASS=\n\n# Clipping Magic: user id\nCM_USER=\n\n# Clipping Magic: whether it's a production env. You will start being charge if you switch to true\nCM_IS_PRODUCTION=false\n```\n\nYou will need to go to [Clipping Magic](https://clippingmagic.com/api/pricing) and register an API key, this API is used to remove image background.\n\n## Intents\n\nYou can enable privileged intents in your bot page\n(the one you got your token from) under `Privileged Gateway Intents`.\n\nBy default GuideBot needs the Guilds, Guild Messages and Direct Messages intents to work.\nFor join messages to work you need Guild Members, which is privileged.\nUser counts that GuideBot has in places such as in the ready log, and the stats\ncommand may be incorrect without the Guild Members intent.\n\nIntents are loaded from the index.js file, and the installer is pre-set with the Guilds, Guild Messages and Direct Messages intents.\n\nFor more info about intents checkout the [official Discord.js guide page](https://discordjs.guide/popular-topics/intents.html) and the [official Discord docs page](https://discord.com/developers/docs/topics/gateway#gateway-intents).\n\n## Starting the bot\n\nTo start the bot, in the command prompt, run the following command:\n\n```shell\nnode index.js\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantoncoding%2Fdiscord-welcome-onboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantoncoding%2Fdiscord-welcome-onboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantoncoding%2Fdiscord-welcome-onboard/lists"}