Tool zum Versenden von Benachrichtigungen über Discord

Alright, so this has probably been done before and this is done in a very hacked sort of way, and if I’m posting this in the wrong place, please let me know.

I’ve coded a tool in python which receives webhook data from Huginn, which receives it from Discourse. The required configuration with Huginn isn’t posted to the repo yet, but it will be posted soon, just haven’t gotten around to it yet.

Here is the repo URL. Other tools will be posted there as I write them, this is by no mean a finished and polished product, just how I solved a particular problem and, be aware, the code is messy and lacks comments as of me posting it here, I will update as I make changes and the like.

… And I just fixed the massive security risk of posting my API key… Damnit.

Have you given the discourse-chat-integration plugin a try? It provides similar functionality in terms of posting notifications to discord rooms, although obviously won’t be as customisable as writing your own script.

I have not, I - in being silly - didn’t search the forum for a discord tool prior to trying to do it, and I was kind of stuck on a track that started trying to use IFTTT, which lead me to Huginn, and then lead me to writing a script. Weird, I know.

@Cyclops verwendest du immer noch Huginn?
Ich halte es für eine gute Alternative zu Zapier, wie in Adding posts via API using Huginn - Developer help - Ghost Forum erwähnt, was es uns ermöglichen könnte, mit anderen Anwendungen zu kommunizieren/zu interagieren, die keine Integration haben.

Das ist nicht mehr der Fall, aber es war sehr nützlich. Die Benutzeroberfläche hat mir nicht so gut gefallen, aber es hat funktioniert, sogar gut. Ich bin jetzt zu Telegram gewechselt und lasse die Leute Benachrichtigungen über ein bestehendes Plugin hinzufügen.