Skip to content

Renard1911/weabot

 
 

Repository files navigation

weabot

weabot is a Python textboard and imageboard script made for Bienvenido a Internet BBS/IB. It's based on PyIB.

New features

  • Textboards
  • Home page
  • Report system
  • Thread locking and permasaging
  • Mobile website
  • IDs
  • Noko
  • View and delete posts by IP
  • Oekaki
  • Flexible filetypes (such as Flash)
  • Wordfilters
  • Proper markdown and HTML
  • API
  • Many bugfixes and security improvements, and other minor improvements

Requirements

  • Python 2.x
  • MySQL
  • MySQL-Python
  • WSGI/FastCGI (Optional)

Installation

  1. Set up your web server to run Python scripts as CGI or FastCGI (see .htaccess example)
  2. Create a MySQL database and import the weabot.sql file
  3. Navigate to https://yoursite.com/weabot_folder/weabot.py/manage
  4. Log-in with credentials admin/admin - then create your own staff account and delete admin

Authors

weabot fork by Bienvenido a Internet N.P.O. [email protected]
Original work by tslocum [email protected] https://github.com/tslocum/PyIB

License

weabot is licensed under the AGPLv3, with portions under the GPLv3. If you run weabot, even on a web server, you must publish any changes of the source code, and under the same license. Please read the full text of the license for more details (LICENSE file). If you don't agree with the license terms, please choose one of the alternatives to weabot listed below.

Alternatives

Some alternatives to weabot are:

About

Python Textboard and Imageboard script

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 63.6%
  • HTML 21.0%
  • JavaScript 11.1%
  • CSS 4.3%