Skip to content

Artea/storybot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

storybot

When users send a snap to the snapchat account linked here, the bot will upload the received snap to its Story if it is approved by the moderation team.

To automatically upload all snaps received, you need to run a Cron job for some interval that performs "curl http://www.site.com/bot.php". Also run a Cron job for every hour (or some interval) to reset the limit @ hour_reset.php.

Moderate by going to /mod.php.

Please remember to edit the /config/config.php file!

Supports videos and images.

Requires cURL & PHP5-cURL module

Releases

No releases published

Packages

No packages published

Languages

  • PHP 94.7%
  • CSS 5.3%