{"id":21073662,"url":"https://github.com/chouffe/twitter-bot","last_synced_at":"2025-03-14T03:21:18.947Z","repository":{"id":28499228,"uuid":"32015609","full_name":"Chouffe/twitter-bot","owner":"Chouffe","description":"Tweets tweets at the provided times. Easy to use, build and deploy","archived":false,"fork":false,"pushed_at":"2015-03-11T12:16:28.000Z","size":144,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-20T22:23:20.956Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Clojure","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/Chouffe.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}},"created_at":"2015-03-11T12:09:14.000Z","updated_at":"2016-04-26T23:54:08.000Z","dependencies_parsed_at":"2022-09-08T22:50:09.411Z","dependency_job_id":null,"html_url":"https://github.com/Chouffe/twitter-bot","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/Chouffe%2Ftwitter-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chouffe%2Ftwitter-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chouffe%2Ftwitter-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chouffe%2Ftwitter-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Chouffe","download_url":"https://codeload.github.com/Chouffe/twitter-bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243515511,"owners_count":20303258,"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-11-19T19:01:31.221Z","updated_at":"2025-03-14T03:21:18.923Z","avatar_url":"https://github.com/Chouffe.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Twitter Bot in Clojure\n\nTweets the provided tweets at the provided times. Easy to use, build and deploy.\n\n## How to build it?\n\nInstall boot and then run\n\u003e boot build\n\n## How to add my twitter credentials to tweet on my behalf?\nMake a file resources/credentials.edn based on the sample resources/credentials.sample.edn\n\n## How to add tweets?\nOpen the file resources/tweets.edn and add your tweets\n```\n[{:status \"Hello World 1\", :type :text, :tweet-at \"2015-03-10T16:42:07.766Z\", :tweeted? true}\n {:status \"Hello World media\", :type :image, :tweet-at \"2015-03-10T16:42:07.766Z\", :tweeted? true, :image \"twitter-logo.png\"}\n {:status \"Test hashtag #test\", :type :text, :tweet-at \"2015-03-11T12:00:07.766Z\", :tweeted? false}\n {:status \"Hello World 2\", :type :text, :tweet-at \"2016-03-10T16:42:07.766Z\", :tweeted? false}\n {:status \"Hello World 3\", :type :text, :tweet-at \"2017-03-10T16:42:07.766Z\", :tweeted? false}]\n```\n\n## How to change the timezone I want to tweet at?\n\nOpen the file core.clj and change the time-zone-ids\nBy default, the server-time-zon is configured to be in the \"US/Los_Angleles\"\nThe time-zone to tweet at is \"Europe/Paris\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchouffe%2Ftwitter-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchouffe%2Ftwitter-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchouffe%2Ftwitter-bot/lists"}