feature: make discord plugin library agnostic
Opened this issue · 0 comments
simxnet commented
Feature
Currently the discord plugin for tagscript only supports Discord.js, it would be great to create an agnostic implementation.
Ideal solution or implementation
For example, return embeds in JSON format.
Alternative solutions or implementations
Make specific packages for other libraries
Other context
No response