Giter VIP home page Giter VIP logo

nonebot-plugin-ghtiles's Introduction

NoneBot-Plugin-GHTiles

✨ 看看你的 GitHub 瓷砖 for NoneBot2 ✨

python pdm-managed
Pydantic Version 1 Or 2 license pypi pypi download

📖 介绍

NoneBot2 插件,用于查看你的 GitHub 瓷砖

💿 安装

以下提到的方法 任选其一 即可

[推荐] 使用 nb-cli 安装 在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装
nb plugin install nonebot-plugin-ghtiles
使用包管理器安装 在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令
pip
pip install nonebot-plugin-ghtiles
pdm
pdm add nonebot-plugin-ghtiles
poetry
poetry add nonebot-plugin-ghtiles
conda
conda install nonebot-plugin-ghtiles

打开 nonebot2 项目根目录下的 pyproject.toml 文件, 在 [tool.nonebot] 部分的 plugins 项里追加写入

[tool.nonebot]
plugins = [
    # ...
    "nonebot_plugin_picstatus"
]

⚙️ 配置

ght_proxy

  • 类型: str
  • 默认值: "https://github.com"

GitHub 地址,如果需要解决国内访问 GitHub 的问题,可以替换为镜像站点

🎉 使用

指令

tile

查看你的 GitHub 瓷砖

tile.bind <username>

绑定你的 GitHub 用户名

tile.remine

创建一个提醒,当这一天即将过去而你还没有提交时,会提醒你

💡 鸣谢

  • 强大的命令解析库,和多平台适配方案

nonebot-plugin-ghtiles's People

Contributors

lipraty avatar balconyjh avatar initialencounter avatar

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.