SideCloudGroup / BetterForward

Designed for better message forwarding in Telegram.
MIT License
123 stars 9 forks source link

命令行方式运行小bug #17

Closed ripbilibili closed 1 week ago

ripbilibili commented 1 month ago

没有检查/创建 ./data目录导致运行失败。

with sqlite3.connect(db_path) as conn:
         ^^^^^^^^^^^^^^^^^^^^^^^^
sqlite3.OperationalError: unable to open database file
pplulee commented 1 month ago

git不让上传空文件夹,docker里面是有的,可以的话可以提个pr帮我改进一下