MaxEtMoritz / PNavCopy

IITC Addon that copies Portal Names and Locations to Clipboard or sends them to Discord in the format needed by the PokeNav Discord Bot.
ISC License
5 stars 2 forks source link

Bot: Switch from Discord.InteractivityAddon to Fergun.Interactive #14

Closed MaxEtMoritz closed 2 years ago

MaxEtMoritz commented 2 years ago

Discord.InteractivityAddon by Playwo seems unsupported now, the GitHub Repo was deleted or set to private. Fergun.Interactive is an actively maintained fork of that Package, adding more functionality and, most important, with update to Discord.Net 3.0. I think this change is not that breaking, but just to not forget it, i'm writing it down. https://www.nuget.org/packages/Fergun.Interactive must happen before the bot part of #13 can happen.

MaxEtMoritz commented 2 years ago

4a8be96 implemented this.