Home

Awesome

SafeTweet

A simple PHP function to prevent twitter bots from tweeting offensive french words.

How To

Add the safeTweet.php file to your folder and include it in your script

<?php
include("safeTweet.php");
/* your code */
?>

Warning

Contribute

Just make a pull request!

License

MIT