{"id":16234128,"url":"https://github.com/zackify/memeify","last_synced_at":"2025-04-08T07:41:41.909Z","repository":{"id":72855643,"uuid":"42796558","full_name":"zackify/memeify","owner":"zackify","description":"A slack bot that generates memes from photos you choose!","archived":false,"fork":false,"pushed_at":"2015-11-29T09:54:55.000Z","size":144,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-15T05:08:19.998Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/zackify.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-09-20T01:55:31.000Z","updated_at":"2022-10-06T00:09:51.000Z","dependencies_parsed_at":"2023-03-10T13:44:34.295Z","dependency_job_id":null,"html_url":"https://github.com/zackify/memeify","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"54510e9314c6db7ca534d3ed4f3b6114ba9919df"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackify%2Fmemeify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackify%2Fmemeify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackify%2Fmemeify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackify%2Fmemeify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zackify","download_url":"https://codeload.github.com/zackify/memeify/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247800846,"owners_count":20998331,"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-10-10T13:15:06.291Z","updated_at":"2025-04-08T07:41:41.882Z","avatar_url":"https://github.com/zackify.png","language":"JavaScript","readme":"##Memeify\n\nMemeify is a bot that will automatically generate memes when a user types `zackify this is, so cool`. The bot will look for a folder called `zackify` inside of your memes directory and then grab a random picture from that folder. You can have a single image inside the folder, or 100, it will randomly select one and create the meme.\n\n##Setup\n\nInstall caption and [set it up](https://github.com/jesseditson/node-caption)\n\n```\nnpm install caption -g\nnpm install memeify -g\nmemeify // will start the bot!\n```\n\nMake a config.json file that will have the following info:\n\n```\n{\n  \"botToken\": \"slack bot token\",\n  \"userToken\": \"slack user token\",\n  \"directory\": \"./memes/\" //directory to your memes, with trailing slash\n}\n\n\n```\nPut this in the directory that you'll be running `memeify` from. All you need to do is run `memeify` in a terminal window, it'll look for the config in the current directory and start listening!\n\nThe reason for generating a user token is because bot users are not allowed to upload files to slack.\n\nThe way I use this is I put the meme's folder on Dropbox and let everyone have access to it.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzackify%2Fmemeify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzackify%2Fmemeify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzackify%2Fmemeify/lists"}