Skip to content

rongcloud/rongcloud-plugins-dify

Repository files navigation

RongCloud Plugins

🔗 GitHub Repository: https://github.com/rongcloud/rongcloud-plugins-dify

Project Introduction

RongCloud Plugins is a Dify plugin designed for quick integration with RongCloud Server API. Through this plugin, you can easily implement various RongCloud features in your Dify applications, such as sending messages, obtaining user tokens, and more.

Features

  • User Management
    • User Registration
    • User Information Update
    • User Information Retrieval
  • Message Management
    • Send Private Messages
    • Send Group Messages
  • Message History
    • Get Private Chat History
    • Get Group Chat History
  • Group Management
    • Create Group
    • Join Group
    • Dismiss Group
    • Get Group Members
    • Leave Group
  • Other Features
    • Support for Chinese and English interfaces
    • Simple and easy parameter configuration

Quick Start

Requirements

  • Python 3.12+
  • Dify Platform

Installation Steps

  1. Search for "RongCloud Plugins" in the Dify plugin marketplace
  2. Click the install button
  3. Fill in the necessary configuration information on the plugin configuration page:
    • App Key
    • App Secret
    • Host

Configuration Guide

Parameter Description Required
App Key RongCloud App Key Yes
App Secret RongCloud App Secret Yes
Host RongCloud API Address Yes

Notes

  1. Please ensure that RongCloud App Key and App Secret are correctly configured before use
  2. Message content must comply with RongCloud's format requirements
  3. It is recommended to conduct thorough testing before using in production environment

Version History

v0.1.0

  • Initial version release
  • Support for user management features
  • Support for message management features
  • Support for message history query
  • Support for group management features

Technical Support

For any issues, please contact:

License

MIT License

Copyright (c) 2024 RongCloud Dify Plugin

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages