Be Like Bill

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.

Be like bill

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.

Features

  • 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 Guide

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.

List of options
  • 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’

Bugs

If you are experiencing any bugs feel free to open a new issue here

Contributing

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.

TODO
  •  Ability to use more characters other than Bill, like Della
  •  Add more memes

Contributors

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

Projects

These are some of the awesome projects that use Be-Like-Bill API:

Mentions

Download

Download the latest source code:

Spread the word

If you like this project, please don’t forget to star this repo and spread the word.

Project Details

Technologies used: PHP, HTML,javascript
Year: 2016