{"id":13661343,"url":"https://github.com/nilsding/twittbot","last_synced_at":"2025-04-25T02:32:34.633Z","repository":{"id":27414719,"uuid":"30891715","full_name":"nilsding/twittbot","owner":"nilsding","description":"An advanced Twitter bot.","archived":true,"fork":false,"pushed_at":"2018-08-15T13:52:12.000Z","size":57,"stargazers_count":14,"open_issues_count":0,"forks_count":1,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-04-24T13:35:59.499Z","etag":null,"topics":["bot","bot-framework","extensible","ruby","twittbot","twitter","twitter-bot"],"latest_commit_sha":null,"homepage":"http://nilsding.org/projects/twittbot","language":"Ruby","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/nilsding.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-16T22:31:51.000Z","updated_at":"2022-12-16T16:24:41.000Z","dependencies_parsed_at":"2022-07-18T15:00:34.784Z","dependency_job_id":null,"html_url":"https://github.com/nilsding/twittbot","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilsding%2Ftwittbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilsding%2Ftwittbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilsding%2Ftwittbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilsding%2Ftwittbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nilsding","download_url":"https://codeload.github.com/nilsding/twittbot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223979316,"owners_count":17235371,"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","bot-framework","extensible","ruby","twittbot","twitter","twitter-bot"],"created_at":"2024-08-02T05:01:33.015Z","updated_at":"2024-11-10T16:30:25.842Z","avatar_url":"https://github.com/nilsding.png","language":"Ruby","readme":"# Twittbot [![Gem Version](https://badge.fury.io/rb/twittbot.svg)](http://badge.fury.io/rb/twittbot) [![Inline docs](http://inch-ci.org/github/nilsding/twittbot.svg?branch=master)](http://inch-ci.org/github/nilsding/twittbot)\n\nTwittbot is the next generation of my old Twitter bot, `twittbot-nd`.\n\n## Installation\n\nInstallation is just as easy as installing the Rubygem:\n\n    $ gem install twittbot\n\n## Usage\n\nCreate a new bot:\n\n    $ twittbot new bot-name\n    $ cd bot-name\n\nAuthorize with Twitter:\n\n    $ twittbot auth\n\nAdd yourself as a botadmin:\n\n    $ twittbot add-admin nilsding\n\nAdd a template, such as for a simple reply bot:\n\n    $ twittbot generate random-reply\n\n`random-reply` is a template that accepts a configuration.  You can configure\nit by editing `./etc/random_reply.yml` with a text editor of your choice.\nAnd, if you want to, you can also change its behaviour by editing\n`./lib/random_reply.rb`.\n\nTo list available templates, try this:\n\n    $ twittbot list-templates\n\nFinally, run the bot:\n\n    $ twittbot start\n","funding_links":[],"categories":["Ruby"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnilsding%2Ftwittbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnilsding%2Ftwittbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnilsding%2Ftwittbot/lists"}