{"id":13661210,"url":"https://github.com/jordan-wright/dumpmon","last_synced_at":"2025-04-05T02:11:15.432Z","repository":{"id":7712931,"uuid":"9078124","full_name":"jordan-wright/dumpmon","owner":"jordan-wright","description":"Information Dump Monitor","archived":false,"fork":false,"pushed_at":"2018-02-26T10:12:36.000Z","size":426,"stargazers_count":596,"open_issues_count":11,"forks_count":164,"subscribers_count":69,"default_branch":"master","last_synced_at":"2024-10-14T12:24:12.084Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/jordan-wright.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}},"created_at":"2013-03-28T13:54:38.000Z","updated_at":"2024-08-12T19:22:12.000Z","dependencies_parsed_at":"2022-09-02T10:02:01.881Z","dependency_job_id":null,"html_url":"https://github.com/jordan-wright/dumpmon","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/jordan-wright%2Fdumpmon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jordan-wright%2Fdumpmon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jordan-wright%2Fdumpmon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jordan-wright%2Fdumpmon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jordan-wright","download_url":"https://codeload.github.com/jordan-wright/dumpmon/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247276189,"owners_count":20912288,"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":[],"created_at":"2024-08-02T05:01:31.088Z","updated_at":"2025-04-05T02:11:15.414Z","avatar_url":"https://github.com/jordan-wright.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"![Dumpmon Logo](assets/logo-small.png?raw=true)\n# dumpmon\n## Twitter-bot ([@dumpmon](http://twitter.com/dumpmon)) which monitors paste sites for interesting content\n\nFor more overview, check out the blog post [here.](http://raidersec.blogspot.com/2013/03/introducing-dumpmon-twitter-bot-that.html)\n\n## Dependencies\n\ttwitter library - https://pypi.python.org/pypi/twitter\n\t$ pip install beautifulsoup4\n\t$ pip install requests\n\t$ pip install pymongo \u003c-- for MongoDB support (must have mongod running!)\n\nNext, edit the settings.py to include your Twitter application settings.\n\n## Setting up MongoDB support\ndumpmon has the ability to cache pastes using MongoDB. Simply setup an instance of mongod,\nand set the following values in settings to the appropriate values:\n\n\tUSE_DB = True\n\tDB_HOST = 'localhost'\n\tDB_PORT = 27017\n\nIf you do not want DB support, set USE_DB to False.\n\n## Executing dumpmon\n\n\tpython dumpmon.py\n\n## License\nThe MIT License (MIT)\n\nCopyright (c) 2014 Jordan Wright\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjordan-wright%2Fdumpmon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjordan-wright%2Fdumpmon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjordan-wright%2Fdumpmon/lists"}