{"id":19837432,"url":"https://github.com/e-e-e/are.na-discord-bot","last_synced_at":"2026-02-09T23:04:19.669Z","repository":{"id":97157991,"uuid":"489347675","full_name":"e-e-e/are.na-discord-bot","owner":"e-e-e","description":"A discord bot for posting links and files to are.na","archived":false,"fork":false,"pushed_at":"2022-05-06T12:54:39.000Z","size":71,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-12T16:36:15.610Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/e-e-e.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,"zenodo":null}},"created_at":"2022-05-06T12:34:12.000Z","updated_at":"2022-12-19T22:14:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"19bf8cad-ded4-4072-9e88-1382c50b1440","html_url":"https://github.com/e-e-e/are.na-discord-bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/e-e-e/are.na-discord-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e-e-e%2Fare.na-discord-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e-e-e%2Fare.na-discord-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e-e-e%2Fare.na-discord-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e-e-e%2Fare.na-discord-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/e-e-e","download_url":"https://codeload.github.com/e-e-e/are.na-discord-bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e-e-e%2Fare.na-discord-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29284772,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T21:57:15.303Z","status":"ssl_error","status_checked_at":"2026-02-09T21:57:11.537Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2024-11-12T12:14:23.449Z","updated_at":"2026-02-09T23:04:19.645Z","avatar_url":"https://github.com/e-e-e.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# An Are.na Discord Bot\n\nThis is a very basic discord bot for sharing links and posting the content to [are.na](https://are.na).\n\n## How this bot works\n\nIf you post links or attachments a discord channel and mention this bot (`@your-bot-name`), the bot will automatically\npost the links and/or attachments to your are.na channel.\n\n## Getting started\n\nDependencies:\n\n- Node v16+\n- Yarn 3.2+\n\nClone this repository to get the code.\n\n### Environment Variables\n\nRequires environment variables for configuring access to discord and to are.na. You can set these however you normally\nset environment variables for your deployment, or you can place a `.env` file at the root of this directory.\n\n```\nDISCORD_BOT_TOKEN=YOUR_DISCORD_BOT_TOKEN\nDISCORD_BOT_ID=YOUR_DISCORD_BOT_USER_ID\nARENA_API_TOKEN=YOUR_ARENA_API_TOKEN\n```\n\n### Channel configuration\n\nYou can specify which of your discord channels will post to which are.na channels by creating a file\nnamed `channels.json` in the root of this directory. This maps the discord channel to the are.na channel slug. Example:\n\n```json\n{\n  \"my-discord-channel-name\": \"my-arena-channel-slug\"\n}\n```\n\n### Running the app\n\nInstall dependencies:\n\n```bash\nyarn install\n```\n\n#### Development\n\n```bash\nyarn dev\n```\n\n#### Production\n\nFirst build the app:\n```bash\nyarn build\n```\n\nRun the app:\n```bash\nyarn start\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fe-e-e%2Fare.na-discord-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fe-e-e%2Fare.na-discord-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fe-e-e%2Fare.na-discord-bot/lists"}