Closed sleepiebye closed 5 years ago
At the moment I don't have much time to dedicate to this plugin, unfortunately. I've added a collaborator, in the hope that this project will continue forth (@xeropresence)
So, for the moment I would say, it is something that will be added, but if it should depends only on me, there would be no ETA
Okies. Thank you for taking the time to answer and have an awesome day!
I've some spare time atm, and I was looking at how Discord works. So, my question is:
In fact I could implement a discord "access" and send message to a channel (all should be customizable from within the plugin, but you should also provide your discord password) Or I should create a bot, and speak with that bot (and the bot would write the message in the channel you registered it to)
Honestly are both quite difficult to implment (at least for me, as a newbie on the matter) Anyway, i'll wait for your suggetion :)
Wow thank you for taking this into consideration. I was thinking of the user providing the bot token (channel/server id if required) and that bot sending the message but if this is difficult your first solution of providing "access" sounds great too! Sorry and thank you!
I'll take this into consideration, and anyway still no ETA on when this feature will be available... ... but I'm working on it :P
@sleepiebye So, I had a little bit of time to investigate more, so hear out my possible solutions (and some questions too):
The downside of (1) is that it simply prints out a message in a defined channel (no DM possibility, and no tagging afaik) The downside of (2), being a local bot, is that it may have several problem when multiple ppl tries to use it at once (honestly I don't even know if multiple ppl can actually run the client for the bot, i was not able to try).
So we get to the question:
waiting your feedback (:
If it's a local bot hosted by the user's computer or webhook with no tag, I would think a message in a private channel would be best (and no need to tag user then). If it has to be a group channel, there probably is a need for user tag to mute the rest of the messages. Hope this helps?
Yep it surely helps. With the webhook should be possible to send message to your desired channel (private or not) Anyway i'll try it when i can to ensure that (and avoid bloating the plugin with an enire bot)
I'm concerned about feature creep. There's already a bevy of methods for notification. Does every thing really need discord?
It's not needed if it's bloating the plugin T-T I just mentioned it because I didn't use the other message apps and usually lots of gamers use discord during game play;; Sorry for this
Well, most of the notification methods can be considered optional, so why not i would say? If we can keep it simple enough, it would be reduced to a flag and a check before a webapi call (using webhooks), and make the users happy (:
In 2.2.3 I've enable the Discord Support. It needs a lot of testing, but I don't have time now to test it (it is another thing that is blocked in my work network... >.<) So @sleepiebye or anyone else that wants to try it, please let me know if it works, or if there are any problems while settings up or anything
Thank you! :)
(ps. in the case that it works I may to start writing the wiki to use the plugin, it may come handy for all the feature and settings it has)
So far so good! By username you mean the bot's name right? That's what I put in and it works so @~@;; Thank you so much for this!!
well, it was supposed to be "your" username, and it should be used like this: @{username} "{title}\n>>>>> {message}
Most probably it will simply ignore it and just push a notification (i suppose? ... ^^') anyway, it would be really kind of you to write the steps you followed to make it work, so that i can put it in the wiki (for others to use!)
@easly1989 Username doesn't show up on discord message, so might not need it? This is what I received.
Duty Found!
The Copied Factory
I'll add the username to the message too, with the "@" to ensure it calls out to the right person Thank you for the mini-tutorial, really appreciated :)
I know there's a different dfassist with discord support already, but do you have any plans for discord support in the future? I find using your ACT version much more comfortable T-T (Thank you for your hard work)