{"id":19832060,"url":"https://github.com/ail-project/ail-feeder-discord","last_synced_at":"2025-05-01T16:32:56.915Z","repository":{"id":118130536,"uuid":"383046606","full_name":"ail-project/ail-feeder-discord","owner":"ail-project","description":"Discord feeder for AIL","archived":false,"fork":false,"pushed_at":"2025-01-09T13:30:40.000Z","size":74,"stargazers_count":9,"open_issues_count":1,"forks_count":1,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-06T15:26:41.081Z","etag":null,"topics":["ail-framework","discord","osint-tool","threat-intelligence"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ail-project.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-07-05T07:06:04.000Z","updated_at":"2025-03-12T07:03:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"92ad8ddf-1e6f-4a75-81ba-ce64dba4dd9c","html_url":"https://github.com/ail-project/ail-feeder-discord","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/ail-project%2Fail-feeder-discord","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ail-project%2Fail-feeder-discord/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ail-project%2Fail-feeder-discord/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ail-project%2Fail-feeder-discord/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ail-project","download_url":"https://codeload.github.com/ail-project/ail-feeder-discord/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251907062,"owners_count":21663210,"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":["ail-framework","discord","osint-tool","threat-intelligence"],"created_at":"2024-11-12T11:36:18.778Z","updated_at":"2025-05-01T16:32:56.364Z","avatar_url":"https://github.com/ail-project.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ail-feeder-discord\n\nExternal Discord feeder for AIL framework. (with a manually created user account)\n\n\u003e :warning: Automating user accounts is against the discord TOS, so use at your own risk\n\n\u003eIt is recommended to create a new account specifically for this purpose, as there is a chance that the account may get banned.\n\n## Install \u0026 Requirements\n\nInstall the Python dependencies:\n\n```\npip3 install -U -r requirements.txt\n```\n\n- Copy config file:\n```bash\ncp etc/conf.cfg.sample etc/conf.cfg\n```\n\n## Configuration\n\n#### Discord Token\n\nAdd your discord token in `etc/conf.cfg`:\n  - Login in with your web browser to discord.\n  - Open the developer tools (CTRL+SHIFT+I).\n  - Click the Network tab.\n  - Click the XHR tab (filter by XHR).\n  - Select a request and click the Headers tab.\n  - Copy-paste the token value in the Authorization header.\n\n\u003e :warning: Do not share your token! A token gives full access to an account. To reset a user token, logout all your devices\n\n## Usage\n\nfeeder.py\n* chats ( List all joined chats_ )\n* messages [Chat ID] ( _Get all messages from a chat_ )\n  * --media ( _Download medias_ TODO: size limit + save_dir )\n* monitor ( _Monitor all joined chats_ )\n* entity [Entity ID] ( _Get chat or user metadata_ )\n\n## Joining and Leaving Chats/Servers/Guilds\n\nLog in to Discord using your web browser and manually join or leave chats.\n\n\u003e Some servers require you to submit a captcha or fill out a form.\n\n## Get all Chats (servers + groups + DMs)\n```bash\npython3 bin/feeder.py chats \n```\nRunning this action will output a list of chats IDs your Discord account has joined.\n\n## Get Chats Messages\n```bash\npython3 bin/feeder.py messages CHAT_ID\n```\n\n## MONITOR Messages from all chats\n```bash\npython3 bin/feeder.py monitor\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fail-project%2Fail-feeder-discord","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fail-project%2Fail-feeder-discord","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fail-project%2Fail-feeder-discord/lists"}