Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

安装DaweiBot

使用pip安装

pip install davybot
# or
pip install -i https://pypi.org/simple/ davybot

# Start
dawei server start
# or
python -m dawei.cli.dawei server start
# Ctrl + C to exit

# Access
http://localhost:8465/app

下载绿色免安装包

下载地址: https://github.com/geluzhiwei1/davybot/releases