{"id":20153333,"url":"https://github.com/shambac/discord-mangareader","last_synced_at":"2026-04-18T01:06:12.217Z","repository":{"id":95245043,"uuid":"436173215","full_name":"ShambaC/Discord-MangaReader","owner":"ShambaC","description":"A Discord BOT for reading manga","archived":false,"fork":false,"pushed_at":"2022-02-11T08:01:37.000Z","size":16,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-08T10:44:12.371Z","etag":null,"topics":["discord","discord-bot","discord-js","manga","manga-reader","mangadex"],"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/ShambaC.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":"2021-12-08T08:34:28.000Z","updated_at":"2025-03-20T09:26:11.000Z","dependencies_parsed_at":"2023-06-18T12:36:44.489Z","dependency_job_id":null,"html_url":"https://github.com/ShambaC/Discord-MangaReader","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ShambaC/Discord-MangaReader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShambaC%2FDiscord-MangaReader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShambaC%2FDiscord-MangaReader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShambaC%2FDiscord-MangaReader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShambaC%2FDiscord-MangaReader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShambaC","download_url":"https://codeload.github.com/ShambaC/Discord-MangaReader/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShambaC%2FDiscord-MangaReader/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31952208,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"ssl_error","status_checked_at":"2026-04-18T00:39:20.671Z","response_time":62,"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":["discord","discord-bot","discord-js","manga","manga-reader","mangadex"],"created_at":"2024-11-13T23:18:35.875Z","updated_at":"2026-04-18T01:06:12.180Z","avatar_url":"https://github.com/ShambaC.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MangaReader BOT\n\nComplete source code for the discord BOT MangaReader.\n\nA discord BOT for reading manga directly into discord from mangadex.\n\nYou can invite this bot to your server by clicking [here](https://discord.com/api/oauth2/authorize?client_id=916625445993209866\u0026permissions=275414829056\u0026scope=bot%20applications.commands).\n\n*You can contact me at discord via ShambaC#3440 for help*\n\n### Configuration\n\nOpen the configuration file located in the main folder `config.js`.\n\n```js\nmodule.exports = {\n    app: {\n        px: 'BOT prefix',\n        token: 'BOT token here',\n        playing: 'activity',\n        type: 'Activity type',\n    },\n\n    MDopt: {\n        Username: 'mangadex username',\n        Password: 'mangadex password',\n    }\n};\n```\n\nBot configuration\n\n- `app/px`, the prefix that will be set to use the bot\n- `app/token`, the token of the bot available on the [Discord Developers](https://discordapp.com/developers/applications) section\n- `app/playing`, the activity of the bot\n- `app/type`, type of the activity status //PLAYING, STREAMING, LISTENING, WATCHING, CUSTOM, COMPETING\n\nMangadex credentials configuration\n\n- `MDopt/Username`, your mangadex username ( Account you want to use with the bot, preferably a separate one from your main account )\n- `MDopt/Password`, password for the account username mentioned above\n\n### Installation\n\nYou need [Node JS](https://nodejs.org/en/) (v16) for running this bot.\n\n- Run the `install.bat` file to install the necessary dependencies.\n- Run the `start.bat` file to start the bot.\n\n### Credits\n\nMade by ShambaC with ❤️\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshambac%2Fdiscord-mangareader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshambac%2Fdiscord-mangareader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshambac%2Fdiscord-mangareader/lists"}