Coder Social home page Coder Social logo

nonebot_plugin_hotsearch's Introduction

NoneBotPluginLogo

NoneBotPluginText

nonebot-plugin-hotsearch

✨ 热搜获取插件 for nonebot2 ✨

license python

📖 介绍

基于Nonebot 2.0, onebot v11的热搜获取插件~

可以获取微博、百度、知乎、贴吧、b站五个平台的最新热搜,并以合并转发的形式发送出来~

💿 安装

  • 使用 nb-cli 安装
nb plugin install nonebot-plugin-hotsearch
  • 使用 pip 安装
pip install nonebot-plugin-hotsearch
  • 随后,在项目的pyproject.tomlbot.py中加上如下代码,加载插件(根据版本而定)

pyproject.toml中添加

plugins = ["nonebot_plugin_quote"]

bot.py中添加

nonebot.load_plugin("nonebot_plugin_quote")

🎉 使用

指令表

指令 权限 需要@ 范围
/微博热搜 群员 群聊
/百度热搜 群员 群聊
/贴吧热搜 群员 群聊
/知乎热搜 群员 群聊
/B站热搜 群员 群聊

⭐ Special thanks to

本插件在编写过程中,参考了不少以下项目,对各位大佬表示由衷的感谢,若有相关侵权问题请联系作者删除

Bot框架: NoneBot

README模板参考: A-kirami|nonebot-plugin-template

插件灵感及参考来源: BeiYazi0|HoshinoBot的热搜插件

nonebot_plugin_hotsearch's People

Contributors

astolfocat avatar

Stargazers

 avatar  avatar Nanako avatar Fazer-y avatar 久绊A avatar  avatar Cvandia avatar  avatar Yuyuan avatar

Watchers

 avatar

Forkers

cvandia

nonebot_plugin_hotsearch's Issues

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.