Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 404 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 404 Bytes

sascha-insult-bot

Simple Twitter Bot for the SaschaBeleidigungsGenerator

Usage

Just simply clone this repo and run the setup.php to set up everything.

After that you can set up an cron job to let the bot tweet automatically. You could use something like this:

*/10 * * * * /usr/bin/php /path/to/generator.php >/dev/null 2>&1