{"id":20918436,"url":"https://github.com/twm/tasred","last_synced_at":"2026-04-28T02:33:43.689Z","repository":{"id":24845668,"uuid":"28260610","full_name":"twm/TASRED","owner":"twm","description":"IRC bot for AGDQ 2015 TASBot demo","archived":false,"fork":false,"pushed_at":"2014-12-22T02:03:10.000Z","size":372,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-30T10:01:09.324Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/twm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-20T07:41:00.000Z","updated_at":"2014-12-22T02:03:10.000Z","dependencies_parsed_at":"2022-08-23T06:01:10.975Z","dependency_job_id":null,"html_url":"https://github.com/twm/TASRED","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/twm/TASRED","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twm%2FTASRED","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twm%2FTASRED/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twm%2FTASRED/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twm%2FTASRED/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/twm","download_url":"https://codeload.github.com/twm/TASRED/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twm%2FTASRED/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32363649,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"online","status_checked_at":"2026-04-28T02:00:07.250Z","response_time":56,"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-11-18T16:38:53.151Z","updated_at":"2026-04-28T02:33:43.665Z","avatar_url":"https://github.com/twm.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TASRED\n\nJoin a Twitch IRC channel and classify messages there as \"naughty\" or \"nice\".\n\n## Installation\n\nYou'll need a functional Go setup per [the installation instructions][goinstall].  1.4 is known to work; 1.3 probably will as well.  The version in Debian Jessie is known to be too old.\n\n[goinstall]: http://golang.org/doc/install\n\nInstall from git:\n\n    go get github.com/twm/TASRED\n\nThe `TASRED` binary should now be available in `$GOPATH/bin`.  You may want to put this directory on your `PATH`.\n\n## Configuration\n\nYou'll need to create a `config.toml` file from this template:\n\n    [irc]\n    nick = \"tasred\"\n    password = \"...\"\n    channel = \"#agdq\"\n\nYou will need to generate a special password here: \u003chttp://twitchapps.com/tmi/\u003e.  The account's normal password will *not* work.\n\nYou may also want to grab `bad-words.txt` from the repository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwm%2Ftasred","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftwm%2Ftasred","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwm%2Ftasred/lists"}