Skip to content
This repository was archived by the owner on Jan 27, 2024. It is now read-only.

Latest commit

 

History

History
23 lines (17 loc) · 640 Bytes

File metadata and controls

23 lines (17 loc) · 640 Bytes

DiscordSystem

The DiscordSystem is a simple Module based Framework. With it you can create fast DiscordBots.
It's based on google/guice and DV8FromTheWorld/JDA.

Features

  • Simple API
  • Builtin Config and Database API
  • CommandSystem for Guilds, Private chats and Console
  • Classscanner to search for Commands, Listeners and Services

Planned Features

  • MultiRoot Support
  • Module Repositories
  • Webinterface
    • API to create Page in Webinterface
    • Sign in with Discord
  • Modules
    • Music Module
    • Moderation Module