Skip to content

FYWinds/plugin_nonebot

Repository files navigation

PluginNonebot

A plugin for bukkit server to connect to nonebot-adapter-mc(WIP)

Contributors Forks Stargazers Issues License Downloads

Requirements

Implementations

Connection

  • Work as a websocket server
  • Work as a websocket client
  • Http webhook
  • Http Server

API

  • get_available_api
  • get_player_list
  • get_player_info
  • get_player_inventory (Partially implemented)

Events

Player

  • player_join
  • player_quit
  • player_death
  • player_advancement

Message

  • player_chat
  • server_broadcast

Command

  • player_command
  • server_command

Usage

Contributing

Related Projects

Nonebot2

Special Thanks

Thanks @topjohncian, who has helped me a lot in ktor.

Thanks JetBrains, who has provided me a great IDE.

JetBrains logo. IntelliJ IDEA logo.

Thanks Nonebot Team, who created a great framework.

nonebot