Page 1 of 1

Discord API

Posted: Tue Feb 09, 2021 10:51 am
by benj7126
Is there any sort of discord API that i can use with love2d?

Re: Discord API

Posted: Tue Feb 09, 2021 4:25 pm
by Kindermaus

Re: Discord API

Posted: Sat Sep 14, 2024 10:05 pm
by Yolwoocle
Kindermaus wrote: Tue Feb 09, 2021 4:25 pm There's this one: https://github.com/pfirsich/lua-discordRPC
Sorry to necro but Discord RPC has been deprecated in favor of the Discord GameSDK. Are there any alternatives that use the GameSDK?

Re: Discord API

Posted: Sun Sep 15, 2024 9:08 am
by dusoft
Yolwoocle wrote: Sat Sep 14, 2024 10:05 pm
Kindermaus wrote: Tue Feb 09, 2021 4:25 pm There's this one: https://github.com/pfirsich/lua-discordRPC
Sorry to necro but Discord RPC has been deprecated in favor of the Discord GameSDK. Are there any alternatives that use the GameSDK?
You can implement some basic endpoints yourself or you can use something like:
https://github.com/pavelixo/discord-bot-lua