{"id":23799521,"url":"https://github.com/oxmc/discordbot","last_synced_at":"2026-04-14T06:33:02.729Z","repository":{"id":119286942,"uuid":"333401431","full_name":"oxmc/Discordbot","owner":"oxmc","description":"A simple discordbot made with discord.js!","archived":false,"fork":false,"pushed_at":"2021-04-21T16:18:45.000Z","size":8694,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-24T12:42:07.349Z","etag":null,"topics":["bot","discord-bot","raspberrypi","windows"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oxmc.png","metadata":{"files":{"readme":"docs/README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-01-27T11:41:22.000Z","updated_at":"2021-04-21T16:18:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"a5706d40-e8c4-41f2-92ee-2b6a31e65e78","html_url":"https://github.com/oxmc/Discordbot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/oxmc/Discordbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxmc%2FDiscordbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxmc%2FDiscordbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxmc%2FDiscordbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxmc%2FDiscordbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxmc","download_url":"https://codeload.github.com/oxmc/Discordbot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxmc%2FDiscordbot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31785658,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","discord-bot","raspberrypi","windows"],"created_at":"2025-01-01T21:16:47.582Z","updated_at":"2026-04-14T06:33:02.723Z","avatar_url":"https://github.com/oxmc.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Discordbot\n\nThis is a simple discord bot made with disord.js\n\n# Setup\n\nFirst before installing any thing, make a discord bot at the \u003ca href=\"https://discord.com/developers/applications\"\u003eDiscord developer portal\u003c/a\u003e.\n\n![Create bot gif](https://raw.githubusercontent.com/oxmc/Discordbot/main/docs/readmeassets/gifs/addbot.gif)\n\nThen get the bot's client id.\n\nAfter you made the bot and got the client id change the word ID with your bot's client id\n\n`https://discord.com/oauth2/authorize?client_id=ID\u0026permissions=8\u0026scope=bot`\n\n![Bot added to server gif](https://raw.githubusercontent.com/oxmc/Discordbot/main/docs/readmeassets/gifs/botadded.gif)\n\nAfter adding it to your server we can now start installing it.\n\n# Installation\n\nYou can install this 2 ways, using git to clone the repository, or\n\nBy downloading the zip file and manualy installing it.\n\n\n# RaspberryPi\n\nif on raspberrypi make sure git is installed by running `sudo apt install git`\n\nthen run `cd Discordbot/install/raspberrypi`\n\nFinally run `installpi.sh`\n\nDone!\n\nThe bot should now be running, check the server you added the bot to.\n\n\n# Windows\n\nNOTE: cmd is terminal, to open it press and hold the windows + r key, then type cmd and press enter.\n\nFirst install nodejs \u003ca href=\"https://nodejs.org\"\u003eNodejs for windows\u003c/a\u003e, run the installer, complete setup as normal and wait for it to finish.\n\n\n# Using git\n\nFirst make sure git is installed by running the command `git` in cmd.\n\nIf windows says `git is not recognized as an internal or external command`, Then git is not installed,\nTo install it goto \u003ca href=\"https://git-scm.com/download/win\"\u003eGit for windows\u003c/a\u003e, and download the installer and run it, complete setup as normal and wait for it to finish.\n\nRemember to close cmd and open it agin to ensure git is added to the commands list.\n\nNow, run the command `git` again in cmd, if it says something other that `git is not recognized as an internal or external command`, you are now good to go!\n\nClone the repository by running `git clone https://github.com/oxmc/Discordbot`\n\nNow run `cd Discordbot\\install\\windows`\n\nThen run `install.bat`\n\nDone!\n\nThe bot should now be running, check the server you added the bot to.\n\nNote: Run install.bat by double clicking it or if in cmd cd into the directory containing this file and type `install.bat` and hit enter.\n\n# Manualy installing it\n\nDownload the zip file from here by clicking the word code with an arrow facing down in green,\n\nThen uzip the file to where ever you want,\n\nThen open cmd and cd into the directory where you unzipped the file,\n\nThen run `cd Discordbot\\install\\windows`\n\nThen run`install.bat`\n\nDone!\n\nThe bot should now be running, check the server you added the bot to.\n\nNote: Run install.bat by double clicking it or if in cmd cd into the directory containing this file and type 'install.bat' and hit enter.\n\n\n# MacOS\n\nNOTE: To open terminal press command + space and type terminal and press enter.\n\nFirst install nodejs \u003ca href=\"https://nodejs.org\"\u003eNodejs for MacOS\u003c/a\u003e, run the installer, complete setup as normal and wait for it to finish.\n\n\n# Using git\n\nFirst make sure git is installed by running the command `git` in terminal.\n\nIf MacOS says `To install git you will need to install xcode dev command line tools, do you want to continue?`, Then git is not installed,\nTo install it type `yes`, wait for it to finish, it will ask you for your password.\n\nRemember to close terminal and open it agin to ensure git is added to the commands list.\n\nNow, run the command `git` again in terminal, if it says something other that `To install git you will need to install xcode dev command line tools, do you want to continue?`, you are now good to go!\n\nClone the repository by running `git clone https://github.com/oxmc/Discordbot`\n\nNow run `cd Discordbot\\install\\macos`\n\nThen run `bash install.sh`\n\nDone!\n\nThe bot should now be running, check the server you added the bot to.\n\nNote: Run install.sh by cd into the directory containing this file and type `bash install.sh` and hit enter.\n\n# Manualy installing it\n\nDownload the zip file from here by clicking the word code with an arrow facing down in green,\n\nThen uzip the file to where ever you want,\n\nThen open terminal and cd into the directory where you unzipped the file,\n\nThen run `cd Discordbot\\install\\macos`\n\nThen run `bash install.sh`\n\nDone!\n\nThe bot should now be running, check the server you added the bot to.\n\nNote: Run install.sh by cd into the directory containing this file and type `bash install.sh` and hit enter.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foxmc%2Fdiscordbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foxmc%2Fdiscordbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foxmc%2Fdiscordbot/lists"}