discord-akka

October 26, 2015 ยท View on GitHub

A Discord client for Scala+Akka.

Currently under development.

Features

  • Provides an actor that maintains client state.
  • Notifies a listener actor on message events.

TODO

  • Everything else.

Building

Use sbt to build and test.

Dependencies

  • Scala 2.11
  • Akka HTTP Experimental - Currently requires a snapshot.

License

This project is licensed under the MIT License

Contents

  1. 1Features
  2. 1.1TODO
  3. 2Building
  4. 3Dependencies
  5. 4License