rthompsonj / DiscordUnity

A DiscordAPI made for Unity and only usable for Unity. It contains special features to make it all work.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DISCLAIMER This library is now outdated for atleast a year and discord has changed a lot over this period of time so expect it to not work. But feel free to download source code and update it with the documentation of discord api.

DiscordUnity

A DiscordAPI made for Unity and only usable for Unity. It contains special features to make it all work.

INSTALLATION

  • Open the UnityProject where you want DiscordUnity.
  • Double click DiscordUnity.unitypackage.
  • Import the assets and you're set to go.

HOW TO USE

I've put a very simple example demo to show of some basics off the api. Look inside script folder after DiscordExample.cs. Remember this library is still work in progress don't expect everything to work. If something doesn't work please message me on discord about it.

If you've any questions message me in private to BlindArcher#8149 or comment in the DiscordUnity channel: https://discord.gg/0SBTUU1wZTYk9iEh

About

A DiscordAPI made for Unity and only usable for Unity. It contains special features to make it all work.

License:MIT License


Languages

Language:C# 100.0%