/Ruby.Net

Work in progress Discord.Net general purpose bot

Primary LanguageC#GNU General Public License v2.0GPL-2.0

Ruby.Net

This project got depreacated since the library died.

Anything under here this point is just for preservation.


General purpose Discord.Net bot made for my community.

NET Version Build Status

Installation

OS X & Linux:

to be implemented

Windows:

to be implemented

Docker:

to be implemented

Usage example

to be implemented

For more examples and usage, please refer to the Wiki.

Development setup

to be implemented

to be implemented

Release History

  • 0.1.0
    • The first proper release
    • to be implemented
  • 0.0.1
    • Work in progress

Meta

Alex – @Plarpoon

Distributed under the GPL-2.0 license. See LICENSE for more information.

GitHub

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request