项目作者: LoliDevs

项目描述 :
A Simple to use Discord Bot Base based on DSharpPlus.
高级语言: C#
项目地址: git://github.com/LoliDevs/LoliBase.git
创建时间: 2019-06-04T01:55:03Z
项目社区:https://github.com/LoliDevs/LoliBase

开源协议:MIT License

下载


" class="reference-link">

A Simple to use Discord Bot Base based on DSharpPlus.

Project Structure

Basic terminology :

Master Server : The main server the bot is suposed to run.

Puppet Server : Other servers the bot may get resources from (emoji servers)

Custom Atrributes

  • OniiSan - Sets command only for the MASTER server.
    • Imouto - Staff command (Modify Roles)

Functions

  • Help system
    • Category
    • Commands
    • Help Command
  • Custom Systems!

    • With IApplicableSystem you can create custom systems (ReactRole, etc) outside of the main file
    • Available Interfaces :
      • IApplyToInteractivity (InteractivityExtension)
      • IApplyToClient (DiscordClient)
  • Consistant Embeds :

    • Ordered List
    • List
    • Input / Output
    • Command / Category Helpers
    • CLI configuration saved on JSON