{"id":16513014,"url":"https://github.com/msftserver/wunderbot-discord-light","last_synced_at":"2026-06-07T02:31:32.672Z","repository":{"id":108998195,"uuid":"108454458","full_name":"MSFTserver/wunderbot-discord-light","owner":"MSFTserver","description":"lbry wunderbot without tipping or claims","archived":false,"fork":false,"pushed_at":"2018-01-09T21:49:45.000Z","size":135,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-12T21:29:38.305Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://chat.lbry.io","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/MSFTserver.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-10-26T19:09:41.000Z","updated_at":"2018-01-19T12:02:09.000Z","dependencies_parsed_at":"2023-04-06T23:53:49.690Z","dependency_job_id":null,"html_url":"https://github.com/MSFTserver/wunderbot-discord-light","commit_stats":{"total_commits":55,"total_committers":2,"mean_commits":27.5,"dds":"0.018181818181818188","last_synced_commit":"a6f3c2e176c9e4669a6ae09552a147f695e2e375"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSFTserver%2Fwunderbot-discord-light","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSFTserver%2Fwunderbot-discord-light/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSFTserver%2Fwunderbot-discord-light/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSFTserver%2Fwunderbot-discord-light/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MSFTserver","download_url":"https://codeload.github.com/MSFTserver/wunderbot-discord-light/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241482101,"owners_count":19969850,"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-10-11T16:06:56.647Z","updated_at":"2025-03-02T09:17:38.053Z","avatar_url":"https://github.com/MSFTserver.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Bot for [LBRY's Discord](https://discord.gg/tgnNHf5)\n\n(This README will be updated along with bot updates)\n\n\u003ch3\u003e\n\u003cdetails style=\"font-size=30px;\"\u003e\u003csummary\u003e\u003cu\u003eFeatures:\u003c/u\u003e\u003c/summary\u003e\n\n* Price bot displays price of lbc for currency given.\n\n  - *Responds to `!price \u003ccur\u003e \u003camount\u003e`*\n\n* Stats bot displays current market stats of lbc.\n\n  - *Responds to `!stats`*\n\n* Hash bot displays current hashrate of lbc network. Also Includes to calculate given MH/s to LBC \u0026 fiat per hr, day, week, month.\n\n  - *Responds to `!hash`*\n\n  - *Responds to `!hash power \u003cMH/s\u003e \u003cfiat\u003e`*\n\n* AltStats bot displays current market stats of specfied currency\n\n  - *Responds to `!altstats \u003ccoin\u003e`*\n\n* AltPrice bot displays current price for given coin and currency\n\n  - *Responds to `!altprice \u003ccoin\u003e \u003ccurrency\u003e \u003camount\u003e`*\n\n* Github Release Notes bot displays release notes for current lbry-app release.\n\n  - *Responds to `!releasenotes`*\n\n  - *(moderator only) `!releasenotes post` - send to release notes channel*\n\n* Purge Bot deletes X amount of messages.\n\n  - *(moderator only)  Responds to `!purge \u003cX\u003e`*\n\n* Speech bot displays top claim from provided image name(coming soon posting to\n  speech).\n\n  - *Responds to `!speech \u003cimagename\u003e`*\n\n* Welcome bot sends Direct Message when new users join,\n\n  - *(moderator only) Responds to `!welcome \u003c@username\u003e`*\n\n* Timeout bot assigns members the timeout roll for X-minutes where they are restricted from talking\n\n  - *(moderator only) Responds to `!timeout \u003c@username\u003e \u003cMins\u003e`*\n\n* Roll Setter bot allows users to assign themselves rolls\n\n  - *Responds to `!addrole \u003crole-name\u003e` - Adds to Role*\n\n  - *Responds to `!delrole \u003crole-name\u003e` - Deletes from Role*\n\n  - *Responds to `!roles` - List Available Roles*\n\n* LBRY URL Linker displays lbry:// urls as open.lbry.io links to make them clickable\n\n* Spam Detection Bot to Prevent Discord Raids and Spammers\n\n* Dynamic plugin loading with permission support.\n\n\u003c/details\u003e\n\u003c/h3\u003e\n\n____\n\n### Requirements\n\n* node \u003e 8.0.0\n* npm \u003e 0.12.x\n* yarn ( install with npm install -g yarn if not installed )\n____\n### Installation\n\nCreate a bot and get the bot's API Token:\nhttps://discordapp.com/developers/applications/me\n\nEdit and rename default.json.example in /config, then cd to wunderbot directory\nand run:\n\n```\nyarn install\nnode bot/bot.js\n```\n____\n### Development\n\nBe sure to run the command below before working on any code, this ensures\nprettier goes to work and keeps code to our standard.\n\n```\nyarn install --production=false\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsftserver%2Fwunderbot-discord-light","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmsftserver%2Fwunderbot-discord-light","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsftserver%2Fwunderbot-discord-light/lists"}