Skip to content

menghang/TiebaProject

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

贴吧云回 Beta

项目简介

独立开发的基于Django的贴吧云回网站

如何使用

git clone https://github.com/ghosx/TiebaProject.git
cd TiebaProject
pip3 install -r requirements.txt
python3 manage.py crontab add
python3 manage.py makemigrations
python3 manage.py migrate
python3 manage.py runserver

执行完上述命令后访问 http://127.0.0.1:8000/ 即可

项目首页

ha.gif

emmmm....

StarFollow

LICENSE

WTFPL – Do What the Fuck You Want to Public License

About

贴吧云签到,贴吧云回复,贴吧机器人

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 74.7%
  • HTML 25.3%