{"id":13625411,"url":"https://github.com/sct/discord-support-threads","last_synced_at":"2025-04-15T15:20:19.170Z","repository":{"id":37791149,"uuid":"418150911","full_name":"sct/discord-support-threads","owner":"sct","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-06T20:27:59.000Z","size":352,"stargazers_count":7,"open_issues_count":11,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T21:42:46.296Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sct.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}},"created_at":"2021-10-17T14:05:17.000Z","updated_at":"2022-06-25T06:14:57.000Z","dependencies_parsed_at":"2024-01-14T08:28:31.241Z","dependency_job_id":null,"html_url":"https://github.com/sct/discord-support-threads","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sct%2Fdiscord-support-threads","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sct%2Fdiscord-support-threads/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sct%2Fdiscord-support-threads/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sct%2Fdiscord-support-threads/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sct","download_url":"https://codeload.github.com/sct/discord-support-threads/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249094939,"owners_count":21211837,"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-08-01T21:01:55.344Z","updated_at":"2025-04-15T15:20:19.125Z","avatar_url":"https://github.com/sct.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# Discord Support Thread Bot\n\nSuper simple bot that will monitor a channel and create threads automatically on any new messages.\n\n## Setup\n\n- Configure your support channel to use \"slow mode\" with whatever limit you want for new support threads\n- Run the bot:\n\n```docker\ndocker run -d \\\n  --name discord-support-threads \\\n  -e BOT_TOKEN=YourDiscordBotToken \\\n  -e CHANNEL_ID=SupportChannelID \\\n  -e GUILD_ID=ServerID \\ # Optional, only needed if you have trouble registering slash commands\n  -v /path/to/appdata/config:/app/config \\\n  --restart unless-stopped \\\n  ghcr.io/sct/discord-support-threads\n```\n\n- The bot will create a `settings.json` file in your mounted folder which you can edit to customize the support messages the bot will send.\n- Restart the bot after customizing the messages and invite the bot to your server. (There should be an invite link ready for you in the stdout logs!)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsct%2Fdiscord-support-threads","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsct%2Fdiscord-support-threads","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsct%2Fdiscord-support-threads/lists"}