{"id":17943321,"url":"https://github.com/jadeeeeeeeeeeee/discord-bot-manager","last_synced_at":"2026-03-05T21:02:47.967Z","repository":{"id":259289064,"uuid":"877502133","full_name":"Jadeeeeeeeeeeee/discord-Bot-Manager","owner":"Jadeeeeeeeeeeee","description":"a discord bot manager that lets you create commands easily","archived":false,"fork":false,"pushed_at":"2024-10-29T19:01:55.000Z","size":76,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-14T06:33:16.140Z","etag":null,"topics":["bot","c","cli","commands","cpp","customize","discord","discord-bot","discordapp","discordcpp","localhost","manager","remote-control"],"latest_commit_sha":null,"homepage":"","language":"C++","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/Jadeeeeeeeeeeee.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-23T18:57:39.000Z","updated_at":"2024-12-25T16:41:39.000Z","dependencies_parsed_at":"2024-10-27T10:38:57.433Z","dependency_job_id":"a7e743e4-4076-4a8b-babe-5dbd68f2d744","html_url":"https://github.com/Jadeeeeeeeeeeee/discord-Bot-Manager","commit_stats":null,"previous_names":["jadeeeeeeeeeeee/discordbotmanager","jadeeeeeeeeeeee/discord-bot-manager"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jadeeeeeeeeeeee%2Fdiscord-Bot-Manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jadeeeeeeeeeeee%2Fdiscord-Bot-Manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jadeeeeeeeeeeee%2Fdiscord-Bot-Manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jadeeeeeeeeeeee%2Fdiscord-Bot-Manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jadeeeeeeeeeeee","download_url":"https://codeload.github.com/Jadeeeeeeeeeeee/discord-Bot-Manager/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241768285,"owners_count":20017116,"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":["bot","c","cli","commands","cpp","customize","discord","discord-bot","discordapp","discordcpp","localhost","manager","remote-control"],"created_at":"2024-10-29T04:05:07.444Z","updated_at":"2026-03-05T21:02:47.908Z","avatar_url":"https://github.com/Jadeeeeeeeeeeee.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"logoDiscord.png\" height=\"200\" /\u003e\n\u003c/div\u003e\n\n# Discord Bot Manager\n\n## What is this?\nThe Discord Bot Manager is a terminal-based program that simplifies the process of creating Discord bots for users who may not be familiar with programming.\n\n## What does it do?\nIt provides an easy way for individuals to create simple Discord bots without extensive programming knowledge.\n\u003e **Note:** Because this is a Terminal app without Servers its either you host the bot on your computer with the host feature in the app or use a hosting providor like heroku\n\n## Is it free? \nYes, the Discord Bot Manager is 100% free!\n\n\u003e **Note:** Currently, there is only a Windows 10 and 11 build available, and a Linux or macOS version is unlikely to be released.\n\n---\n\n## How to Install\n1. **Download the latest Microsoft Visual C++ Redistributable**\n   - get [Microsoft Visual C++ Redistributable](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170#visual-studio-2015-2017-2019-and-2022) here.\n   \n3. **Download the latest release:**\n   - Go to the [releases page](https://github.com/Jadeeeeeeeeeeee/discord-Bot-Manager/releases) and download the latest ZIP file.\n\n4. **Choose your installation location:**\n   - You can install it anywhere, but it's recommended to use the `C:` drive for convenience.\n\n5. **Extract the ZIP file:**\n   - Extract the entire contents of the ZIP file to your chosen location.\n\n\n### Set Up Environment Variable\nNow that you have installed the Discord Bot Manager, create an environment variable for easy access from the terminal:\n\n1. **Open System Properties:**\n   - Search for \"Environment Variables\" in the search bar (located in the bottom left or right of your computer).\n\n2. **Open Environment Variables:**\n   - Click on \"Edit the system environment variables.\"\n\n3. **Access System Variables:**\n   - In the System Properties window, click on the \"Environment Variables\" button at the bottom.\n\n4. **Modify the Path Variable:**\n   - In the \"System variables\" section, locate the `Path` variable and double-click it.\n\n5. **Add New Path:**\n   - In the \"Edit Environment Variable\" window, click \"New\" and paste the path to the folder where you extracted the Discord Bot Manager.\n\n6. **Confirm Changes:**\n   - Click \"OK\" to close all dialog boxes.\n\n### Running the Application\nTo run the application, open the command prompt:\n\n- Search for `cmd` in the search bar.\n- Type `discordbot.exe` and hit Enter.\n\nAnd just like that, you have successfully installed the Discord Bot Manager!\n\n---\n\n## How to Use It\nThe program is self-explanatory. Simply open the command prompt (CMD) and type `discordbot.exe` to launch the application.\n\n---\n\n## FAQ\n\n### How do I create a bot with its token?\nFollow the [official Discord.js guide](https://discordjs.guide/preparations/setting-up-a-bot-application.html#creating-your-bot) to create your bot application.\n\n### How do I get a Guild ID or Channel ID?\n1. **Enable Developer Mode:**\n   - In Discord, go to `User Settings` \u003e `Advanced`, and turn on `Developer Mode`.\n\n2. **Get Guild ID:**\n   - Right-click on your server name and select \"Copy Server ID.\" This is your Guild ID.\n\n3. **Get Channel ID:**\n   - Right-click on the channel name and select \"Copy Channel ID.\" This is your Channel ID.\n\n### Issue Format\nIf you encounter issues, please use the following format to report them:\nYour Name:\n\nIssue:\n\nhow it happened:\n\n### Need Help\ni alone cannot make encryption so i need your help and contributions please to help me\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjadeeeeeeeeeeee%2Fdiscord-bot-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjadeeeeeeeeeeee%2Fdiscord-bot-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjadeeeeeeeeeeee%2Fdiscord-bot-manager/lists"}