{"id":20153332,"url":"https://github.com/shambac/md-embed-bot","last_synced_at":"2026-05-08T22:03:59.979Z","repository":{"id":95245051,"uuid":"434840015","full_name":"ShambaC/MD-Embed-BOT","owner":"ShambaC","description":"A discord bot to create better mangadex link embeds","archived":false,"fork":false,"pushed_at":"2021-12-04T10:29:19.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-13T12:22:04.711Z","etag":null,"topics":["discord-bot","discord-js","embed","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-04T07:49:20.000Z","updated_at":"2023-01-02T15:46:56.000Z","dependencies_parsed_at":"2023-06-26T02:04:09.950Z","dependency_job_id":null,"html_url":"https://github.com/ShambaC/MD-Embed-BOT","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/ShambaC%2FMD-Embed-BOT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShambaC%2FMD-Embed-BOT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShambaC%2FMD-Embed-BOT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShambaC%2FMD-Embed-BOT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShambaC","download_url":"https://codeload.github.com/ShambaC/MD-Embed-BOT/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241592971,"owners_count":19987463,"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":["discord-bot","discord-js","embed","mangadex"],"created_at":"2024-11-13T23:18:35.764Z","updated_at":"2026-05-08T22:03:59.930Z","avatar_url":"https://github.com/ShambaC.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MD Embed BOT\n\nTHe complete source code for the discord BOT MDEmbed.\n\nThis BOT looks for MangaDex links in messages and creates a better looking embed for it as the current MD embed is quite bland.\n\nYou can invite this bot to your server by clicking [here](https://discord.com/api/oauth2/authorize?client_id=916308047259918356\u0026permissions=275414797312\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### Extras\n\nYou might want to add an invite link for your bot to the invite commands. Replace appropriate places with your invite link in `invite.js` and `about.js`.\n\n### Credits\n\nMade by ShambaC with ❤️","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshambac%2Fmd-embed-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshambac%2Fmd-embed-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshambac%2Fmd-embed-bot/lists"}