selene 0.3.2 copy "selene: ^0.3.2" to clipboard
selene: ^0.3.2 copied to clipboard

Dart 1 only

A Discord client for Dart

Selene #

Travis Pub

An unofficial Dart client for the Discord API.

  • Features:

    • REST and WebSocket APIs loosely coupled, so you can write your own implementation (or use the default)
    • Strongly-typed mapped entities with OOP navigational properties
  • Planned:

    • Sending and receiving voice
    • Automatic WebSocket connection recovering and restarting
    • Sharding support (and autosharding)

Usage #

You can browse the example folder for some basic examples. The developer bot instance, test/selene_test.dart, is a comprehensive test of the latest functionality.

Installation #

View the package listing for installation instructions.
You will need Dart SDK 2.0.0-dev.55.0 or above.

Documentation #

Documentation is generated with dartdoc, simply using the dartdoc command with no parameters.
Hosted documentation is available here.

Dependencies #

Copyright (c) 2018 sarcasmloading under the MIT License. All rights reserved.

0
likes
25
pub points
36%
popularity

Publisher

unverified uploader

A Discord client for Dart

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

logging, w_transport

More

Packages that depend on selene