Skip to content
Jeremy edited this page Apr 10, 2023 · 59 revisions

Discordia is an asynchronous Discord API library written in Lua for the Luvit runtime. Here, you can find tutorials and API references for the library. You can find more general information about Discordia in the repository's readme and more general information about Luvit a https://luvit.io/.

Reading the documentation here should answer most of your questions. If you are still having trouble, visit our Discord channel.

Discord Documentation

Discord has its own official API documentation. Reading this is recommended, as it may supplement the Discordia documentation found here.

Tutorials

Beginner

Experienced

Topics

Class API

The following is a list of all classes with which users can expect to interact with. These pages are automatically generated from docstrings that are found in the Discordia source code. If you wish to edit anything here, please make sure that the changes are made in the source.

Client

Utilities

Abstract Containers

Containers

Voice

Abstract Iterables

Iterables

Clone this wiki locally