Skip to content

Latest commit

 

History

History
81 lines (70 loc) · 2.05 KB

roadmap.md

File metadata and controls

81 lines (70 loc) · 2.05 KB
icon layout
map
title description tableOfContents outline pagination
visible
true
visible
true
visible
true
visible
true
visible

Roadmap


Hello, this page is the roadmap of dispy, here you will find informations about what is coming and what isn't there at this time.

Dispy Strengths

This category is not very interesting for developer

  • Gateway & Events
    • Separated & Customized Arguments ^
    • API Support
    • Resume/Crash Handler
  • Intents Calculation
  • Rest API Support
    • Generic Functions ^
    • Custom Functions ^
    • Rate Handler (Rate Limit)
    • Full Exception Support
  • Autocompletion
    • Dispatched Events ~
    • API Output ^
    • Bot User Object
    • API Input
  • Asynchronous
    • Hidden
    • A way of awaiting output
  • Sharding Handler
  • Auto-connect & Exception ignore (for linux machine)
  • Logging

^ mean it is ready and coded into dispy but isn't complete. Contribute to finish it!

~ mean it is experimental and may be changed. (This can mean ^ too)

User Capabilities

The most interesting, if this area is a bit empty, it's normal. I've been coding main functionnalities of dispy to make this possible and a lot easier. This list is not long and there are many others things but this is a general list. If you have ideas, contact me or contribute to the project!

  • Easy Embed ~
  • Message Support
    • Create/Delete
    • Reply
    • Edit
  • Application Commands
    • Way of reloading
  • Voice Support
    • Quit/Join Channels
    • Send
    • Receive
    • Soundboard
    • Mute/Deaf
  • Files Support
    • Send
    • Download
  • Rich Presence Support
  • Timestamp Functions
  • Permissions Handling
    • Brainstorming Ideas for this
    • Add/remove Permissions from a User
    • Way to check permissions
    • Permissions Calculation
    • Basic Functions (e.g. Is administrator?)

~ mean it is experimental and may be changed.