An open API service indexing awesome lists of open source software.

https://github.com/dsbilling/discord-rpc-vbnet

Just a example on how to implement Discord RPC in Visual Basic .NET
https://github.com/dsbilling/discord-rpc-vbnet

discord discord-rich-presence vbnet visual-basic

Last synced: 15 days ago
JSON representation

Just a example on how to implement Discord RPC in Visual Basic .NET

Awesome Lists containing this project

README

          

# discord-rpc-vbnet
Just a example on how to implement Discord RPC in Visual Basic .NET. The DLL only supports x86, unfortunately.

Based on this repo:
https://github.com/DestroyerDarkNess/DiscordRPC-NetLoader