litecord 0.0.1.dev0

Creator: bradpython12

Last updated:

Add to Cart

Description:

litecord 0.0.1.dev0

litecord
Litecord is a lightweight and easy-to-use library for creating Discord applications.
Current development status: Pre-Alpha
These applications implement the Discord Interactions API to act passively.
This means that Discord sends user interactions to the application, and it
responds to these interactions by (usually) sending a message back to the user.
These interactions can come from slash commands, buttons, select menus, or context menus.
These applications will not, however, receive any other events from Discord, and also won't be able to interact with users without prior interaction from them.
These limitations are what allow this library to be particularly easy to use,
and also help with making it more scalable. If you need a feature that requires
interacting with Discord via the websockets API, consider using
discord.py (or one of its forks)
or Hikari instead.
Anti-features
Usage of this library naturally requires interacting with Discord, a proprietary
web service. Interacting with Discord via the API as well as creating and
operating a Discord application requires agreeing to Discord's
Terms of Service,
Privacy Policy,
Developer Terms of Service
and Developer Policy.
Disclaimer
This library is not endorsed by or affiliated with Discord.
There is another project called Litecord, which is a
clean-room design reimplementation of Discord's API.
This project is not related to that one, but we love what they're doing over there. ♥
Discord is a registered trademark of Discord Inc.
Except as otherwise noted, litecord is licensed under the ISC License (LICENSE or https://opensource.org/license/isc-license-txt).
SPDX-License-Identifier: ISC

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.