Skip to content

A Discordia extension to provide Message Components support such as Buttons.

Notifications You must be signed in to change notification settings

Bilal2453/discordia-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discordia-Components

discordia-components is a Discordia 2.x extension aiming at making the use of Message Components possible and user-friendly; Message components include buttons and select menus.

Documentation

For docmentation please refer to the wiki.

If you still can't find what you want, feel free to ask me on Discord. You will find me on any of the official communities.

Installing

First make sure you cd into your bot directory. Then you have two options to install the library:

Note: Due to unsolved bug in Lit, the package will error when installing; as of now you will have to use the Git method described below AND NOT LIT.

  1. git clone https://github.com/Bilal2453/discordia-components.git ./deps/discordia-components && git clone https://github.com/Bilal2453/discordia-interactions ./deps/discordia-interactions.

    Make sure that after running the above command it did not error, and that the folders discordia-interactions & discordia-components now do show up under your deps folder.

  2. lit install Bilal2453/discordia-components. (preferred)

Examples

See the examples directory.

About

A Discordia extension to provide Message Components support such as Buttons.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages