{"id":18411407,"url":"https://github.com/alfg/shamebell-bot","last_synced_at":"2025-04-07T11:31:41.672Z","repository":{"id":142573768,"uuid":"101464247","full_name":"alfg/shamebell-bot","owner":"alfg","description":" :bell: Shame your friends in Discord for doing stupid things.","archived":false,"fork":false,"pushed_at":"2018-06-30T06:18:26.000Z","size":777,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-22T17:02:02.326Z","etag":null,"topics":["bot","discord","discord-bot","shamebell"],"latest_commit_sha":null,"homepage":"https://shamebellbot.com","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/alfg.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-08-26T05:16:52.000Z","updated_at":"2019-02-11T20:11:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"2a92a612-d54f-4a2a-ab6f-44e94e2ab924","html_url":"https://github.com/alfg/shamebell-bot","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alfg%2Fshamebell-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alfg%2Fshamebell-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alfg%2Fshamebell-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alfg%2Fshamebell-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alfg","download_url":"https://codeload.github.com/alfg/shamebell-bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247644119,"owners_count":20972223,"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":["bot","discord","discord-bot","shamebell"],"created_at":"2024-11-06T03:36:51.037Z","updated_at":"2025-04-07T11:31:41.663Z","avatar_url":"https://github.com/alfg.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SHAMEBELL\nShame your friends in Discord for doing stupid things. :bell:\n\n![](/assets/profile.png)\n\n[![Discord Bots](https://discordbots.org/api/widget/servers/350849408075825152.svg)](https://discordbots.org/bot/350849408075825152)\n\n## Installation\nSimply go to https://shamebellbot.com/ to install the bot on your Discord server!\n\n\n## Usage\nJust type `!shame` while in a voice channel!\n\n\n## Develop\nShamebell-bot requires the following for development:\n* Go 1.4+\n* Redis\n\nTo get started, first create an app and bot on Discord:\nhttps://discordapp.com/developers/applications\n\nThen git clone and install Go dependencies:\n```b\ngit clone https://github.com/alfg/shamebell-bot.git /go/src/github.com/alfg/shamebell-bot\ngo get -u github.com/golang/dep/cmd/dep\ndep ensure\n```\n\nYou can now run the bot and web backend in separate processes:\n```\ngo run cmd/web/web.go -r \"\u003credis host:port\u003e\"\n\ngo run cmd/bot/bot.go -t \"\u003cyour discord bot token\u003e\" -r \"\u003credis host:port\u003e\"\n```\n\nNow build the frontend:\n```\ncd static \u0026\u0026 yarn\n\n# Run the development server\nyarn start\n```\n\nYou should now have 3 separate processes: The bot, web backend and web frontend.\n\nLoad `http://localhost:3000/` in your browser.\n\n\n## Docker\nA `docker-compose.yml` is provided to easily setup and launch the bot, web server, and redis instance.\n\nPre-built Docker images are available and tagged for use at https://hub.docker.com/r/alfg/shamebell-bot/tags.\n\nThis makes it easy to deploy if your server has Docker installed using `docker-compose` or `docker-swarm`.\n\n* Add your bot's auth token to `docker-compose.yml`'s, bot entrypoint `-t` flag.\n* Run `docker-compose`:\n```\ndocker-compose up\n```\n* Load `http://localhost:4000/` in browser to see the website.\n\n#### Updating Version\nUpdate `docker-compose.yml` bot and web tag to the latest version, then run:\n```\ndocker-compose up -d --no-deps\n```\n\n\n## Resources\n* https://github.com/bwmarrin/discordgo - Discord Golang Bindings\n* https://github.com/hammerandchisel/airhornbot - This project was modeled after airhornbot\n* https://discordapp.com/developers - Discord Developers Portal\n* https://github.com/facebookincubator/create-react-app - React frontend boilerplate\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falfg%2Fshamebell-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falfg%2Fshamebell-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falfg%2Fshamebell-bot/lists"}