{"id":17267831,"url":"https://github.com/mjlescano/iou-slack-bot","last_synced_at":"2025-09-09T23:40:09.455Z","repository":{"id":84106496,"uuid":"44830452","full_name":"mjlescano/iou-slack-bot","owner":"mjlescano","description":"💸 IOU Slack Bot - Keep track of your debts with your peers.","archived":false,"fork":false,"pushed_at":"2017-12-28T19:58:37.000Z","size":44,"stargazers_count":14,"open_issues_count":2,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-21T08:11:52.669Z","etag":null,"topics":["borrowing","bot","debt","lending","money","slack","slack-bot","slackbot"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mjlescano.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,"zenodo":null}},"created_at":"2015-10-23T18:16:38.000Z","updated_at":"2022-12-17T20:41:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"fad1f941-b1ae-4616-b12c-a9a2c852af79","html_url":"https://github.com/mjlescano/iou-slack-bot","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/mjlescano/iou-slack-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjlescano%2Fiou-slack-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjlescano%2Fiou-slack-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjlescano%2Fiou-slack-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjlescano%2Fiou-slack-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mjlescano","download_url":"https://codeload.github.com/mjlescano/iou-slack-bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjlescano%2Fiou-slack-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274383937,"owners_count":25275186,"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","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"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":["borrowing","bot","debt","lending","money","slack","slack-bot","slackbot"],"created_at":"2024-10-15T08:11:44.754Z","updated_at":"2025-09-09T23:40:09.444Z","avatar_url":"https://github.com/mjlescano.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"IOU Slack Bot\n=============\n\nKeep track of your debts with your peers.\n\n## Commands\n```\niou              # Shows all your debts\niou @user        # Get a list of your accounts with @user\niou @user $20    # Add $20 to your debt to @user (the \"$\" is optional)\nask @user $20    # Make @user owe you $20 more\niou help         # Shows this message\niou history      # Shows a list of all the transactions you where involved\n```\n\n## Install\n\n#### 1. Deploy\nYou can simply deploy it on Heroku by pressing this button:\n\n[![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy)\n\nOr just run it on your own server:\n\n1. Setup a [MongoDB](https://mongodb.org) instance, and configure the url with on the environment variable `MONGO_URL`.\n2. Generate a random token (maybe [here](http://randomkeygen.com/)?), and set it on the env var `TOKEN`.\n3. Start the bot with `npm start`.\n\n#### 2. Configure it on your Slack Team\n\nCreate an \"Outgoing WebHook\" [here](https://slack.com/apps/A0F7VRG6Q-outgoing-webhooks). With this settings (change them as you wish, very opinionated):\n\n* **Channel:** `#iou`\n* **Trigger Word(s):** `iou,ask`\n* **URL(s):** The url of your server with a trailing `/bot`. e.g.: `https://iou-slack-bot.herokuapp.com/bot`\n* **Token:** The `TOKEN` you generated on \"Deploy\" step. (if heroku, get it with `heroku config:get TOKEN`)\n* **Descriptive Label:** `iou`\n* **Customize Name:** `IOU Slack Bot`\n* **Customize Icon:** `:money_with_wings:` emoji. **THIS IS THE MOST IMPORTANT SETTING** :scream:\n\n#### 3. Ω\n\n## Tests\nMeh.\n\n## License\nGPL-v3\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmjlescano%2Fiou-slack-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmjlescano%2Fiou-slack-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmjlescano%2Fiou-slack-bot/lists"}