Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support plugins #565

Merged
merged 41 commits into from
Mar 24, 2023
Merged

feat: support plugins #565

merged 41 commits into from
Mar 24, 2023

Commits on Mar 10, 2023

  1. Configuration menu
    Copy the full SHA
    38c8ceb View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2023

  1. Configuration menu
    Copy the full SHA
    d603742 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ae7b77 View commit details
    Browse the repository at this point in the history
  3. formatting code

    lanvent committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    9e07703 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. feat: support plugins

    lanvent committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    0fcf082 View commit details
    Browse the repository at this point in the history
  2. add a plugin example

    lanvent committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    d9b902f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73de429 View commit details
    Browse the repository at this point in the history
  4. create bot when first need

    lanvent committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    8847b5b View commit details
    Browse the repository at this point in the history
  5. catch thread exception

    lanvent committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    475ada2 View commit details
    Browse the repository at this point in the history
  6. plugin: add godcmd plugin

    lanvent committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    cee57e4 View commit details
    Browse the repository at this point in the history
  7. compatible for voice

    lanvent committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    8d2e818 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cb7bf44 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Configuration menu
    Copy the full SHA
    1dc3f85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad6ae0b View commit details
    Browse the repository at this point in the history
  3. compatible with openai bot

    lanvent committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    dce9c4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6d148e View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. sdwebui : add help reply

    lanvent committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    e6b6543 View commit details
    Browse the repository at this point in the history
  2. sdwebui: modify README.md

    lanvent committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    c782b38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    300b7b9 View commit details
    Browse the repository at this point in the history
  4. plugin: add banwords plugin

    lanvent committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    8915149 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2568322 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #442 from lanvent/dev

    简易支持插件,添加sdwebui(novelai画图), godcmd(管理员指令增强)插件,Banwords(敏感词过滤)插件
    zhayujie authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    2cb30b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. plugin: add dungeon plugin

    lanvent committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    61d66dd View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. plugin: add doc

    lanvent committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    5a46e09 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #518 from lanvent/dev

    Plugin: 增加插件编写文档,添加Dungeon插件
    zhayujie authored Mar 19, 2023
    Configuration menu
    Copy the full SHA
    48a6807 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. plugin: add Role plugin

    lanvent committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    7704600 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b28866 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #524 from lanvent/dev

    plugin: 添加`Role`插件,让机器人角色扮演。
    zhayujie authored Mar 20, 2023
    Configuration menu
    Copy the full SHA
    4f5f650 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Configuration menu
    Copy the full SHA
    ff21a50 View commit details
    Browse the repository at this point in the history
  2. role: modify help text

    lanvent committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    be13400 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. feat: add plugins config

    zhayujie committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    c1d1e92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c4a62b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    518cac7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #564 from lanvent/dev

    plugins: fix bug after session expiration
    zhayujie authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    0a1cc91 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    42f3f44 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. fix: merge plugins to dev

    lanvent committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    52abe08 View commit details
    Browse the repository at this point in the history
  2. role: add roles

    lanvent committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    50c91b4 View commit details
    Browse the repository at this point in the history
  3. fix: merge plugins to dev

    lanvent committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    2f78c07 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #568 from lanvent/dev

    Fix: merge plugins to dev
    zhayujie authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    f791c7e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    30aedf0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #576 from lanvent/dev

    plugins: add helpp command for godcmd
    zhayujie authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    61c6d01 View commit details
    Browse the repository at this point in the history