{"id":18002505,"url":"https://github.com/iamd3vil/archivebot","last_synced_at":"2026-05-01T14:32:50.293Z","repository":{"id":89239768,"uuid":"87500699","full_name":"iamd3vil/archivebot","owner":"iamd3vil","description":"A Slack bot whice archives all the messages","archived":false,"fork":false,"pushed_at":"2017-04-10T05:25:30.000Z","size":13,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-10T14:28:18.658Z","etag":null,"topics":["archivebot","bot","elixir","slack","slack-bot"],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/iamd3vil.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-04-07T03:31:14.000Z","updated_at":"2017-04-08T17:40:08.000Z","dependencies_parsed_at":"2023-06-14T13:30:28.588Z","dependency_job_id":null,"html_url":"https://github.com/iamd3vil/archivebot","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/iamd3vil/archivebot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamd3vil%2Farchivebot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamd3vil%2Farchivebot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamd3vil%2Farchivebot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamd3vil%2Farchivebot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iamd3vil","download_url":"https://codeload.github.com/iamd3vil/archivebot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamd3vil%2Farchivebot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32501399,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["archivebot","bot","elixir","slack","slack-bot"],"created_at":"2024-10-29T23:22:15.453Z","updated_at":"2026-05-01T14:32:50.273Z","avatar_url":"https://github.com/iamd3vil.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Archivebot\n\nA slackbot written in `Elixir` which archives all the messages in the channels it is added to. It stores the messages in a Postgresql database.\n\nThis bot uses `Slack RTM` to receive and respond to messages. So no need to configure a webserver or domain for the bot. You can run this anywhere. It currently supports `Ubuntu` and `Centos`.\n\n## Getting started\n\n- You need `Postgresql` database installed and also a db named `slack_archives`. This is the db in which `archivebot` stores all the messages.\n- Create a bot in Slack (which provides you a API token which needs to be added later) and add the bot \n- Just download the appropriate release from https://github.com/iamd3vil/archivebot/releases\n- Extract the tar file and you will find a `archivebot.conf` file in `releases/archivebot/0.1.0/`\n- This is the conf file you need to edit. See `Configuration Options` for different config options.\n- After adding appropriate config you can start the bot by `bin/archivebot start`\n- You can stop or restart the bot by running `bin/archivebot stop` or `bin/archivebot restart`.\n- That's it you can find your messages archived in the Postgresql db.\n\n## Configuration Options\n\n- `slack.api_token` -\u003e Give your bot API token here.\n- `archivebot.username` -\u003e Postgresql db username\n- `archivebot.password` -\u003e Postgresql db password\n- `archivebot.hostname` -\u003e Postgresql hostname\n\n## Searching the archives\n\n`Archivebot` also provides a way to search the archives. In a DM or any channel `archivebot` is in you can send a message saying `@archivebot /search hey man` where `hey man` is the search term. Archivebot will respond with the search results found in the archives.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamd3vil%2Farchivebot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiamd3vil%2Farchivebot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamd3vil%2Farchivebot/lists"}