Advertisement
Guest User

vps.tinyboard.org/chans Script Documentation

a guest
May 13th, 2012
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1. From <http://vps.tinyboard.org/chans/README.txt>, at 24 Feb 2012 10:57:00 GMT:
  2.  
  3. # About
  4. This script routinely checks the total amount of posts on each board (by
  5. finding the highest post ID on the first page). It will produce comprehensive
  6. graphs (by day, week, month and year) for individual imageboards as well as
  7. some *chan/board comparison graphs. The script uses PHP, bash and rrdtool.
  8.  
  9. # Limitations
  10. These graphs and the ranking are very accurate, but the script does have
  11. some extremely minor inaccuracies:
  12. - If you "sage" a thread past the first page, it will go unnoticed until
  13. someone makes a post after you. (The bot doesn't actually have to see
  14. every post to be 100% accurate, just the latest post.)
  15. - If a post is deleted shortly after it's made it will go unnoticed (until
  16. someone posts after it).
  17.  
  18.  
  19. All content assumed to be public domain.
  20. You may clone it as many times as possible.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement