A powerful Dart library for interacting with the Discord API.
This repository has been archived on 2024-10-16. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2023-08-13 12:54:23 +02:00
doc/api Update docs, updating guilds class 2023-08-06 20:34:01 +02:00
example 1.2.0 2023-08-08 16:59:38 +02:00
lib updating 2023-08-13 12:54:23 +02:00
.gitignore Add reconection 2023-08-02 12:48:55 +02:00
analysis_options.yaml 1.0.0 2023-07-24 18:20:51 +02:00
CHANGELOG.md updating 2023-08-13 12:54:23 +02:00
LICENSE 1.0.0 2023-07-24 18:20:51 +02:00
pubspec.yaml 1.2.0 2023-08-08 16:59:38 +02:00
README.md .. 2023-08-11 22:20:30 +02:00

discord.dart

Pub

⚠️ We don't have tested on Flutter & on Web.

⚠️ This package is work in progress.

Package Versions

How we use package versions? a.b.c-d

  • a: Big Relase, Rewrites, etc
  • b: Small Relase, Small Features, like add a class
  • c: Bug Fixes, Template Fixes, Documentation Updates
  • d: Beta or Relase Number

Credits

We took inspiration from discord.js and Grapes-discord.grapes.

Packages