{"id":15492998,"url":"https://github.com/gautamkrishnar/be-like-bill","last_synced_at":"2025-08-05T16:30:30.015Z","repository":{"id":69699035,"uuid":"50678194","full_name":"gautamkrishnar/Be-Like-Bill","owner":"gautamkrishnar","description":"Be Like Bill meme generator and API created with PHP, Using this API you can include customised version of \"Be like Bill\" meme on your website.","archived":false,"fork":false,"pushed_at":"2021-05-15T13:17:05.000Z","size":806,"stargazers_count":55,"open_issues_count":2,"forks_count":18,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-29T18:11:25.538Z","etag":null,"topics":["be-like-bill","meme-generator","memes","php"],"latest_commit_sha":null,"homepage":"https://belikebill.ga","language":"PHP","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/gautamkrishnar.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-01-29T17:18:57.000Z","updated_at":"2023-02-26T17:15:45.000Z","dependencies_parsed_at":"2023-07-11T05:16:25.732Z","dependency_job_id":null,"html_url":"https://github.com/gautamkrishnar/Be-Like-Bill","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gautamkrishnar%2FBe-Like-Bill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gautamkrishnar%2FBe-Like-Bill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gautamkrishnar%2FBe-Like-Bill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gautamkrishnar%2FBe-Like-Bill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gautamkrishnar","download_url":"https://codeload.github.com/gautamkrishnar/Be-Like-Bill/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250310985,"owners_count":21409772,"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":["be-like-bill","meme-generator","memes","php"],"created_at":"2024-10-02T08:03:20.592Z","updated_at":"2025-04-22T19:45:26.853Z","avatar_url":"https://github.com/gautamkrishnar.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Be Like Bill [![Build Status](https://travis-ci.org/gautamkrishnar/Be-Like-Bill.svg?branch=master)](https://travis-ci.org/gautamkrishnar/Be-Like-Bill) [![Licence](https://img.shields.io/:license-gpl3-blue.svg?style=flat)](https://github.com/gautamkrishnar/Be-Like-Bill/blob/master/LICENSE)  ![Azure pipeline](https://gautamkrishnar.visualstudio.com/Be%20Like%20Bill/_apis/build/status/Be%20Like%20Bill%20-%20Release) [![Open Source Helpers](https://www.codetriage.com/gautamkrishnar/be-like-bill/badges/users.svg)](https://www.codetriage.com/gautamkrishnar/be-like-bill)\n\nBe like Bill is an online platform that allows you to create your own \"Be like Bill\" Memes. Its really simple and easy\nto use. It also has an API to create and use Be like Bill memes on your website.\n\n![Be like bill](http://i.imgur.com/1cXQOFT.jpg)\n\nJust go to: https://www.belikebill.ga/ and create random meme with your name. If you want to use your own text, use the\nAPI.\n\n#### Features\n\n* Create be like Bill memes with your name\n* Memes changes with user's sex\n* Easy to use API for using your own customized version of Be like Bill meme on your website\n* Generate Bill memes and save them to your website. The generated memes will be deleted automaticially after a\n  specified time\n\n### Be Like Bill API Guide\n\nBe like bill API allows you to use your own customized version of Be like Bill memes on your website. For using Be like\nBill API, you just need to call the API script by providing suitable arguments via POST.\n\nThe API script is located at:  https://belikebill.ga/billgen-API.php\n\nIf you need to include a random meme to your website just use:\n\n```html\n\u003cimg src=\"https://belikebill.ga/billgen-API.php?default=1\"/\u003e\n```\n\nIf you need to include a random meme with your name to your website just use:\n\n```html\n\u003cimg src=\"https://belikebill.ga/billgen-API.php?default=1\u0026name=yourname\u0026sex=f\"/\u003e \n```\n\nIf you need to use your own Be like Bill meme with your own customized text just use the following:\n\n```html\n\u003cimg src=\"https://belikebill.ga/billgen-API.php?text=This is Bill%0D%0ABe Like Bill\"/\u003e\n\n```\n\nYou must use `%0D%0A` for newline.\n\n##### List of options\n\n* **default** - Set this to 1 if you need to use the predefined memes\n* **name**    - Set this to your name if you need to use your name on a predefined meme. Works only if default is set to\n  1\n* **text**    - Use your own text in the meme.\n* **sex**     - To set the gender of the character. Values are 'f' or 'm'. The default is 'm'\n\n### Bugs\n\nIf you are experiencing any bugs feel free to open a new\nissue [here](https://github.com/gautamkrishnar/Be-Like-Bill/issues/new)\n\n### Contributing\n\nFeel free to make any changes. We need some more memes to make Be like Bill a lot more awesome. Edit the **\nmemelist.php** to add more memes. Submit a new pull request with your changes.\n\n###### TODO\n\n- [x] Ability to use more characters other than Bill, like Della\n- [ ] Add more memes\n\n### Contributors\n\nSpecial thanks to these awesome superheroes:\n\n| Name | Bug/PR |\n|--------|--------|\n| [Bhawani Garg](https://github.com/BhawaniGarg) | Bug:[#2](https://github.com/gautamkrishnar/Be-Like-Bill/issues/2) PR:[#3](https://github.com/gautamkrishnar/Be-Like-Bill/pull/3) |\n| [Ankit Jain](https://github.com/ankitjain28may) | PR:[#5](https://github.com/gautamkrishnar/Be-Like-Bill/pull/5) |\n| [Rigin Oommen](https://github.com/riginoommen) | Bug:[#6](https://github.com/gautamkrishnar/Be-Like-Bill/issues/6) |\n| [Kiong](https://github.com/tlkiong) | PR:[#7](https://github.com/gautamkrishnar/Be-Like-Bill/pull/7) |\n| [Mikael Stenman](https://github.com/m1ksu) | PR:[#10](https://github.com/gautamkrishnar/Be-Like-Bill/pull/10) [#11](https://github.com/gautamkrishnar/Be-Like-Bill/pull/11) |\n| [alien](https://github.com/sadboyzvone) | PR:[#12](https://github.com/gautamkrishnar/Be-Like-Bill/pull/12) |\n| [Jophab](https://github.com/jophab) | PR:[#13](https://github.com/gautamkrishnar/Be-Like-Bill/pull/13) [#14](https://github.com/gautamkrishnar/Be-Like-Bill/pull/14) |\n| [Esdert Folkers](https://github.com/Edsardio) | PR:[#18](https://github.com/gautamkrishnar/Be-Like-Bill/pull/18) |\n\n### Projects\n\nThese are some of the awesome projects that use Be-Like-Bill API:\n\n* [Be Like Willi](http://samkrieg.ch/willi/) by Sam Krieg\n* [Be Like Bill Twitter Bot](https://github.com/CamTosh/Be-like-bill-bot) by [Tosh Camille](https://github.com/CamTosh)\n* [Add your Project Here](mailto:r.gautamkrishna@gmail.com)\n\n### Mentions\n\n* Special thanks to programmableweb for including Be-Like-Bill meme on\n  their [blog post](http://www.programmableweb.com/news/daily-api-roundup-google-consumer-surveys-be-bill-vendasta-mediamath-reckon-one/brief/2016/04/27)\n  . Be-like-bill API is now listed on [programmableweb API database](http://www.programmableweb.com/api/be-bill).\n* [3456.com.ar](https://3456.com.ar//Be_Like_Bill_%28se_como_Bill%29.html)\n\n### Download\n\nDownload the latest source code:\n\n \u003ca href=\"https://github.com/gautamkrishnar/Be-Like-Bill/releases/latest\"\u003e\n \u003cimg src=\"https://media.giphy.com/media/dpnBD3KRM9WsU/200.gif\" height=\"50px\" width=\"inherit\" /\u003e\u003c/a\u003e\n\n### Spread the word\n\nIf you like this project, please don't forget to star this repo and spread the word.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgautamkrishnar%2Fbe-like-bill","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgautamkrishnar%2Fbe-like-bill","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgautamkrishnar%2Fbe-like-bill/lists"}