mercury 0.2.0 copy "mercury: ^0.2.0" to clipboard
mercury: ^0.2.0 copied to clipboard

A Dart wrapper for the Discord API. The project is currently in an early development stage. Feel free to contribute!

0.2 #

  • Revamp caching for all Discord models
  • Project renamed as Mercury
  • DiscordClient -> Session
  • WebSocketClient -> WebSocketSession
  • RestClient -> RestSession
  • Internal structure changed, now more flat
  • Added EmbedBuilder and EntityCollection
  • Added Messageable
  • Added GuildCategoryChannel
  • Revamped exception logic

0.1.20-dev #

  • Add logging system
  • Remove TObjectId type parameter from internal entities

0.1.12 #

  • Jump releases for Pub publishing

0.1.2 #

  • Added Guild object
    • Added guildUpdate and guildCreate events
  • Added caching system for most Discord objects
  • Added image CDN endpoints for User and Guild

0.1.11 #

  • Fixed docs

0.1.1 #

  • Added caching for channels
  • Added channelCreate and channelUpdate events
  • Refactor entity system
  • Fix REST requests
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

A Dart wrapper for the Discord API. The project is currently in an early development stage. Feel free to contribute!

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

w_transport

More

Packages that depend on mercury