Skip to content

atyrin/vchan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VeeChan

Tech

Veechan uses a number of open source projects to work properly:

Functions

  • Post attachments
  • Text markup
  • Support .webm, .gif animation
  • Autoload of Youtube and Yandex.Music frames. Syntax is [link]link[/link]

Utils

Repo contain additional scripts:

utils/mocherator.py
Script permanently delete from db ** replies (with content) ** threads and all replies that thread contain

$python3 ./mocherator.py 12 23 44

utils/mongo_transfer.py
Script change db schema for type of attachments. Usefull for migration from original minichan.

About

Anonymous imageboard written with Python, Flask and MongoDB

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 70.5%
  • JavaScript 14.0%
  • Python 11.2%
  • HTML 4.3%