Xeio / WanderLost

Lost Ark Wandering Merchant Tracker
MIT License
107 stars 36 forks source link

Feature request: Discord Bot to send notifications via Discord #128

Open klaus-2 opened 2 years ago

klaus-2 commented 2 years ago

Simple stuff, just design an API and a bot. If you make an API I will create the bot myself if you want.

Xeio commented 2 years ago

There already is an API more or less, though perhaps not perfectly documented or anything. #75 and #87 mention details a bit. Everything is built on top of SignalR to push out real-time messages to clients. There are SignalR libraries for a fair number of languages from what I understand.