• This repository has been archived on 21/Feb/2023
  • Stars
    star
    259
  • Rank 157,669 (Top 4 %)
  • Language
    Dockerfile
  • License
    MIT License
  • Created over 4 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

集成插件nonebot-plugin-pixivbot的NoneBot实例的Docker镜像,适用于Docker方式部署。

PixivBot

Build and Publish

集成插件nonebot-plugin-pixivbot多协议版本的NoneBot实例的Docker镜像,适用于Docker方式部署。

非Docker方式可自行创建NoneBot实例并安装nonebot-plugin-pixivbot插件。

本项目将不再更新,请自行使用NoneBot2安装nonebot-plugin-pixivbot插件进行使用。

开始使用

事前准备

登录pixiv账号并获取refresh_token。(参考:@ZipFile Pixiv OAuth Flow

选择版本

添加其他插件

  1. 配置并启动Bot容器

  2. 安装nb-cli

docker exec bot pip install nb-cli
  1. 安装其他插件
docker exec bot nb plugin install <插件名>
  1. 重启容器
docker restart bot

Special Thanks

Mikubill/pixivpy-async

nonebot/nonebot2

在线乞讨

点击请我打两把maimai

LICENSE

MIT License

Copyright (c) 2021 ssttkkl

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

More Repositories

1

mahjong-utils-app

Riichi Mahjong Calculator App (for Android, iOS, Desktop, Web, based on Compose Multiplatform)
Kotlin
77
star
2

nonebot-plugin-pixivbot

NoneBot插件,发送随机Pixiv插画、画师更新推送、定时订阅推送……
Python
53
star
3

FGO-Planning-Tool

一个安卓上的用于Fate/Grand Order的素材规划工具。
Kotlin
27
star
4

mahjong-utils

Riichi Mahjong Pairi Algorithm Library (Kotlin Multiplatform)
Kotlin
19
star
5

nonebot-plugin-access-control

Nonebot 权限控制插件
Python
12
star
6

EveryJavaTeacherLovesStudentSystem

【课设警告】每个Java老师都喜欢的学生成绩管理系统
Java
9
star
7

nonebot-plugin-majsoul

Nonebot 雀魂信息查询插件
Jupyter Notebook
4
star
8

mahjong-utils-taro

日麻小工具,支持手牌向听数计算&牌理、副露牌理、和牌分析、番符算点功能。(基于taro框架开发的H5/微信小程序)
TypeScript
4
star
9

nonebot-plugin-mahjong-utils

Nonebot麻将小工具插件,支持手牌分析、番符点数查询
Python
3
star
10

EveryDatabaseTeacherLovesStudentSystem

【课设警告】每个数据库老师都喜欢的学生成绩管理系统
C#
3
star
11

nonebot-plugin-mahjong-scoreboard

日麻计分器。为面麻群友提供日麻对局分数记录。根据马点进行PT精算,统计PT增减,支持对局与榜单查询与导出。
Python
3
star
12

nonebot-plugin-gocqhttp-cross-machine-upload-file

为go-cqhttp与nonebot部署于不同机器的系统提供上传群文件、私聊文件的能力。
Python
2
star
13

tensoul-py

Convert MahjongSoul log into tenhou.net/6 format. (Inspired by https://github.com/Equim-chan/tensoul)
Python
2
star
14

Mr.MEMORIZER

【课设警告】具有智能复习提醒功能的笔记APP(for Android)
Kotlin
2
star
15

mahjong-elite-server

雀 杰
Kotlin
1
star
16

nonebot-plugin-revoke

让机器人撤回自己发出的消息
Python
1
star
17

nonebot-plugin-sqlalchemy

为nonebot2提供简单的sqlalchemy封装
Python
1
star