Discord API
Posted: Tue Feb 09, 2021 10:51 am
Is there any sort of discord API that i can use with love2d?
Sorry to necro but Discord RPC has been deprecated in favor of the Discord GameSDK. Are there any alternatives that use the GameSDK?Kindermaus wrote: ↑Tue Feb 09, 2021 4:25 pm There's this one: https://github.com/pfirsich/lua-discordRPC
You can implement some basic endpoints yourself or you can use something like:Yolwoocle wrote: ↑Sat Sep 14, 2024 10:05 pmSorry to necro but Discord RPC has been deprecated in favor of the Discord GameSDK. Are there any alternatives that use the GameSDK?Kindermaus wrote: ↑Tue Feb 09, 2021 4:25 pm There's this one: https://github.com/pfirsich/lua-discordRPC