{"id":17640846,"url":"https://github.com/pinta365/discordbot","last_synced_at":"2026-05-13T07:02:37.269Z","repository":{"id":152267385,"uuid":"82950473","full_name":"Pinta365/discordbot","owner":"Pinta365","description":"Another discord bot written in nodejs.","archived":false,"fork":false,"pushed_at":"2017-03-02T20:40:26.000Z","size":8152,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T18:55:21.669Z","etag":null,"topics":["bot","discord","node","nodejs"],"latest_commit_sha":null,"homepage":null,"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/Pinta365.png","metadata":{"files":{"readme":"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}},"created_at":"2017-02-23T17:03:00.000Z","updated_at":"2017-02-24T10:06:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"98cf89cd-8df5-4d57-8c41-0f9b127ad1bb","html_url":"https://github.com/Pinta365/discordbot","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/Pinta365%2Fdiscordbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pinta365%2Fdiscordbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pinta365%2Fdiscordbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pinta365%2Fdiscordbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pinta365","download_url":"https://codeload.github.com/Pinta365/discordbot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246279308,"owners_count":20751912,"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","discord","node","nodejs"],"created_at":"2024-10-23T06:24:11.344Z","updated_at":"2026-05-13T07:02:32.230Z","avatar_url":"https://github.com/Pinta365.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## About\nDiscordbot is ment to act like a base for your own custom discord bot. You can more or less just grab an application token from discord and pull a copy of this repository and you're good to go(see installation section). It can easily be expanded with static commands as well as more complex module-based commands.\n\n## Prerequisites\nNode.js 6.0.0 is required by the [discord.js](https://github.com/hydrabolt/discord.js/) library which Discordbot is depending on to handle the API calls for discord.\n\n## Installation\n1. Create a discord app through the developer site over at [discordapp.com](https://discordapp.com/developers). Take notice of both the Client ID and the Token ID, you will need them later.\n2. Clone a copy of this repository. (With git you can just issue the _git clone_ command at desired folder __git clone https://github.com/pintapoff/discordbot.git__)\n3. Rename config.json.template found in the project root folder to config.json and update it with the application-token you can find at the first step.\n4. Add your application(bot) to your discord server by following this link. __IMPORTANT!! change the INSERT_CLIENT_ID to your actual Client Id found at the first step IMPORTANT!!__ https://discordapp.com/api/oauth2/authorize?client_id=INSERT_CLIENT_ID\u0026scope=bot\u0026permissions=0 \n5. Install the dependencies needed by running the command __npm install__ from the project root folder.\n6. Fire it up with __npm start__ or simply __node index.js__\n\n## Creating your own bot commands\nTailoring your bot with your own commands are really easy, there are two types of commands.\n### Static commands\nto be continued....\n\n### Somplex module-based commands\nto be continued....","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpinta365%2Fdiscordbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpinta365%2Fdiscordbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpinta365%2Fdiscordbot/lists"}