Coder Social home page Coder Social logo

codetriage-readme-bot / be-like-bill Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gautamkrishnar/be-like-bill

0.0 2.0 0.0 787 KB

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.

Home Page: https://www.belikebill.ga

License: GNU General Public License v3.0

PHP 64.57% Hack 8.45% HTML 17.88% CSS 9.10%

be-like-bill's Introduction

Be Like Bill Build Status Codacy Badge Licence Azure pipeline

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.

be-like-bill's People

Contributors

azure-pipelines[bot] avatar canvural avatar ebeyabraham avatar edsardio avatar gautamkrishnar avatar jophab avatar m1ksu avatar smokes avatar sooryanarayananb avatar tlkiong avatar zvonimirr avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.