Be like Bill is an online platform that allows you to create your own "Be like Bill" Memes. Its really simple and easy to use. It also has an API to create and use Be like Bill memes on your website.
Just go to: https://www.belikebill.ga/ and create random meme with your name. If you want to use your own text, use the API.
- Create be like Bill memes with your name
- Memes changes with user's sex
- Easy to use API for using your own customized version of Be like Bill meme on your website
- Generate Bill memes and save them to your website. The generated memes will be deleted automaticially after a specified time
Be like bill API allows you to use your own customized version of Be like Bill memes on your website. For using Be like Bill API, you just need to call the API script by providing suitable arguments via POST.
The API script is located at: https://belikebill.ga/billgen-API.php
If you need to include a random meme to your website just use:
<img src="https://belikebill.ga/billgen-API.php?default=1"/>
If you need to include a random meme with your name to your website just use:
<img src="https://belikebill.ga/billgen-API.php?default=1&name=yourname&sex=f"/>
If you need to use your own Be like Bill meme with your own customized text just use the following:
<img src="https://belikebill.ga/billgen-API.php?text=This is Bill%0D%0ABe Like Bill"/>
You must use %0D%0A
for newline.
- default - Set this to 1 if you need to use the predefined memes
- name - Set this to your name if you need to use your name on a predefined meme. Works only if default is set to 1
- text - Use your own text in the meme.
- sex - To set the gender of the character. Values are 'f' or 'm'. The default is 'm'
If you are experiencing any bugs feel free to open a new issue here
Feel free to make any changes. We need some more memes to make Be like Bill a lot more awesome. Edit the ** memelist.php** to add more memes. Submit a new pull request with your changes.
- Ability to use more characters other than Bill, like Della
- Add more memes
Special thanks to these awesome superheroes:
Name | Bug/PR |
---|---|
Bhawani Garg | Bug:#2 PR:#3 |
Ankit Jain | PR:#5 |
Rigin Oommen | Bug:#6 |
Kiong | PR:#7 |
Mikael Stenman | PR:#10 #11 |
alien | PR:#12 |
Jophab | PR:#13 #14 |
Esdert Folkers | PR:#18 |
These are some of the awesome projects that use Be-Like-Bill API:
- Be Like Willi by Sam Krieg
- Be Like Bill Twitter Bot by Tosh Camille
- Add your Project Here
- Special thanks to programmableweb for including Be-Like-Bill meme on their blog post . Be-like-bill API is now listed on programmableweb API database.
- 3456.com.ar
Download the latest source code:
If you like this project, please don't forget to star this repo and spread the word.