Coder Social home page Coder Social logo

eric's Introduction

Eric

Let go of it all.

[ ]

GitHub Code style: black Imports: Isort Python version: 3.10+ pre-commit.ci status DeepSource

目录

项目特色

  • 在线插件仓库
  • 基于 SQLAlchemy 的异步 ORM
  • 多账号支持

使用文档

在此查看文档

项目结构

Eric
├── config ······················ (*) 配置文件
│   ├── group_config ············ (*) 群组配置
│   ├── library ················· (*) 库配置
│   ├── module ·················· (*) 模块配置
│   ├── config.jsonc ············ (*) 主配置
│   └── config.schema.json ······ (*) 主配置模式
├── data ························ (*) 运行数据
│   ├── cache ··················· (*) 缓存数据
│   ├── library ················· (*) 库数据
│   ├── module ·················· (*) 模块数据
│   ├── shared ·················· (*) 共享数据
│   ├── temp ···················· (*) 临时数据
│   └── data.db ················· (*) 数据库
├── docs ························     使用文档
├── library ·····················     程序主体
│   ├── assets ··················     资源文件
│   ├── decorator ···············     装饰器模块
│   ├── migrate ·················     数据迁移模块
│   ├── model ···················     数据模型模块
│   ├── module ··················     库模块
│   ├── service ·················     服务模块
│   ├── ui ······················     图形界面
│   └── util ····················     工具模块
├── log ························· (*) 运行日志
├── module ······················ (*) 已安装模块
├── LICENSE ·····················     许可证
├── main.py ·····················     程序入口
├── mkdocs.yml ··················     MkDocs 配置
├── pdm.lock ····················     依赖锁定文件 (PDM)
├── pdm.toml ·····················    PDM 配置文件
├── pyproject.toml ··············     项目配置文件
└── README.md ···················     项目说明

* 表示该文件或文件夹在以默认配置运行时会被自动创建
** 已忽略部分文件

参与贡献

你可以通过以下方式参与到本项目中:

许可证

Copyright (C) 2023 nullqwertyuiop

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

鸣谢

框架

  • mirai, 高效率 QQ 机器人框架 / High-performance bot framework for Tencent QQ
  • mirai-api-http, Mirai HTTP API (console) plugin
  • Graia Ariadne, 一个优雅且完备的 Python QQ 自动化框架。基于 Mirai API HTTP v2。

Bot 项目

eric's People

Contributors

deepsource-autofix[bot] avatar deepsourcebot avatar dependabot[bot] avatar furryr avatar nullqwertyuiop avatar pre-commit-ci[bot] avatar rainynian avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

eric's Issues

🐛 Playwright render timedout excceed

Describe the bug
When I use .help, it returns a timedout error
it looks like an error of playwright

To Reproduce
Steps to reproduce the behavior:
.help

Expected behavior
render help menu

Screenshots
RGJFXXZCISWHI3 LP @GM

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.