{"id":16398111,"url":"https://github.com/hebilicious/ups-chan","last_synced_at":"2026-06-15T12:32:23.255Z","repository":{"id":92704990,"uuid":"117753575","full_name":"Hebilicious/ups-chan","owner":"Hebilicious","description":"UPS Black Desert Online guild discord bot.","archived":false,"fork":false,"pushed_at":"2023-12-05T02:52:39.000Z","size":528,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-14T12:06:07.441Z","etag":null,"topics":[],"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/Hebilicious.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},"funding":{"github":["Hebilicious"]}},"created_at":"2018-01-16T23:04:20.000Z","updated_at":"2018-08-17T15:55:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"f53b1601-8cdf-4096-973b-e97c27aeb19c","html_url":"https://github.com/Hebilicious/ups-chan","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Hebilicious/ups-chan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hebilicious%2Fups-chan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hebilicious%2Fups-chan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hebilicious%2Fups-chan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hebilicious%2Fups-chan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hebilicious","download_url":"https://codeload.github.com/Hebilicious/ups-chan/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hebilicious%2Fups-chan/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34363538,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"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":[],"created_at":"2024-10-11T05:11:53.102Z","updated_at":"2026-06-15T12:32:23.234Z","avatar_url":"https://github.com/Hebilicious.png","language":"JavaScript","funding_links":["https://github.com/sponsors/Hebilicious"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003ca href=\"\" target=\"_blank\"\u003e\u003cimg width=\"100\" src=\"https://cdn.discordapp.com/attachments/312317025357791242/403003504886546433/upschan.png\" alt=\"UPS logo\"\u003e\u003c/a\u003e\u003c/p\u003e\n\n# UPS-chan [![Build Status](https://travis-ci.org/Hebilicious/ups-chan.svg?branch=master)](https://travis-ci.org/Hebilicious/ups-chan)\n\nLovely Black Desert Online guild discord bot, from the UPS guild (EU).\n\n## Features\n\n* NodeWar Scheduler\n* FailStack Helper\n* Boss Spawn announcement (NA/EU)\n* Conversations\n* Spoilers\n* Very Frequent updates and new features.\n* and plenty of hidden surprises !\n\n## How to use\n\n### For end-users\n\nYou can simply add the bot to your server using [this link](https://discordapp.com/api/oauth2/authorize?client_id=402582808456855552\u0026permissions=8\u0026scope=bot).\nRefer to $help after the bot is in your server.\n\n### For self hosting\n\n\u003e * This bot might have some hardcoded ids/emojis. You'll need to refactor it a bit.\n\u003e * Make sure you have a working node.js environment.\n\u003e * Install rethinkdb =\u003e Official instructions [here](https://www.rethinkdb.com/docs/install/).\n\u003e * Make sure that the service is running on the default port.\n\u003e * If you do not have yarn `npm install -g yarn` or use npm instead.\n\nCreate an auth.json at the directory root and paste your token like this :\n\n```json\n{ \"token\": \"ThisIsYourBotToken\" }\n```\n\nLook for the auth.example.json and paste your other service user/keys there.\n\nThen on your terminal:\n\n```sh\nyarn install\nyarn test\nyarn dev\n```\n\nTo build and run:\n\n```sh\nyarn build\nnode dist/app.js\n```\n\n#### Production\n\nIf you want to run the bot as a background task with pm2:\n\n```sh\nnpm install -g pm2\nyarn prod\npm2 start ecosystem.config.js\n```\n\npm2 will watch the dist folder and autorestart the bot on a new build or when it crashes.\n\n## TODO\n\n* Tweak the spoiler to use hastebin/markdownshare instead of gifs since discord changed how the gifs are displayed.\n\n```bash\nhaste() { a=$(cat); curl -X POST -s -d \"$a\" https://hastebin.com/documents | awk -F '\"' '{print \"https://hastebin.com/\"$4}'; }\n```\n\n* Write more tests\n\n## Contact\n\nIf you have any suggestions or bug to report, open an issue. PR's are welcome.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhebilicious%2Fups-chan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhebilicious%2Fups-chan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhebilicious%2Fups-chan/lists"}