Lemmy Integrations

!lemmy_integrations

@lemmy.dbzer0.com
Create post
Lemmy-UI AI art background rotator

Lemmy-UI AI art background rotator

Open link in next tab

Lemmy-UI with background image rotation - programming.dev

https://programming.dev/post/17939602

Lemmy-UI with background image rotation - programming.dev
Media Bias Fact Check - Automation

Media Bias Fact Check - Automation

cross-posted from: https://lemmy.world/post/18073105

Media Bias Fact Check - Automation

Hello World, As many of you have probably noticed, there is a growing problem on the internet when it comes to undisclosed bias in both amateur and professional reporting. While not every outlet can be like the C-SPAN, or Reuters, we also believe that it's impossible to remove the human element from the news, especially when it concerns, well, humans.

To this end, we've created a media bias bot, which we hope will keep everyone informed about WHO, not just the WHAT of posted articles. This bot uses Media Bias/Fact Check to add a simple reply to show bias. We feel this is especially important with the US Election coming up. The bot will also provide links to Ground.News, as well, which we feel is a great source to determine the WHOLE coverage of a given article and/or topic.

As always feedback is welcome, as this is a active project which we really hope will benefit the community.

Thanks!

FHF / LemmyWorld Admin team 💖

Lemmy adds plugin proof-of-concept

Lemmy adds plugin proof-of-concept

Open link in next tab

Proof of concept for Plugin system (fixes #3562) by Nutomic · Pull Request #4695 · LemmyNet/lemmy

https://github.com/LemmyNet/lemmy/pull/4695

This PR adds a basic plugin hook using Extism (webassembly), including a simple example plugin written in Go. Plugins can also be written in many other languages like JS, Rust, .NET or C. For now t...

Proof of concept for Plugin system (fixes #3562) by Nutomic · Pull Request #4695 · LemmyNet/lemmy
Lemmy Webhook - add webhook support to your Lemmy instance

Lemmy Webhook - add webhook support to your Lemmy instance

Hi there!

Since the last time the LemmyWebhook package gained quite a few new capabilities so I've decided it's time for another post.


Quick intro to the package: It adds support for webhooks to Lemmy, meaning you can get notified of events to automatically react to, instead of having to poll for everything, often using multiple http requests. Everything is done in a quite efficient way which avoids hitting your database as much as possible and if it does, it only uses queries on primary key. You can also (optionally) make it available to other users who can then run their bots on your instance only on the permissions you allow them, meaning if you only grant them access to post events, they don't also get access to new user events.


So, what's new?

  • When you listen for an update event, you get the previous version of data in addition to the current one, meaning you can directly compare what has changed
  • New function for getting parent comment id have been added, with this you can for example detect if someone is replying to your bot
  • You can now listen for community subscribe/unsubscribe event

As usual, let me know what you think, feel free to offer suggestions or ask questions.

The Mistral AI bot here on Lemmy now remembers context

The Mistral AI bot here on Lemmy now remembers context

I’ve updated @Mistral@lemmings.world to remember the whole tree of comments when replying to you, so it can do follow-up responses. You still have to mention it on every message, though. Example in the comments.

Introducing: Fluxa Avataria

Introducing: Fluxa Avataria

Open link in next tab

GitHub - db0/Fluxa-Avataria: Script that randonly changes your social media avatars/banners at set intervals using the AI Horde.

https://github.com/db0/Fluxa-Avataria

Script that randonly changes your social media avatars/banners at set intervals using the AI Horde. - db0/Fluxa-Avataria

GitHub - db0/Fluxa-Avataria: Script that randonly changes your social media avatars/banners at set intervals using the AI Horde.
Lemmy API Swagger documentation

Lemmy API Swagger documentation

Open link in next tab

Swagger UI

https://mv-gh.github.io/lemmy_openapi_spec/swagger_ui.html

Threativore: An anti-spam automoderator for Lemmy

Threativore: An anti-spam automoderator for Lemmy

Open link in next tab

GitHub - db0/threativore: A Thrediverse bot fight against spam

https://github.com/db0/threativore

A Thrediverse bot fight against spam. Contribute to db0/threativore development by creating an account on GitHub.

GitHub - db0/threativore: A Thrediverse bot fight against spam
Chromium Plugin to format to widescreen?

Chromium Plugin to format to widescreen?

I have a 21:9 and I'd like things to be able to use that real estate. Is there a chromium plugin that could achieve this that you know of? I couldn't find one specifically for Lemmy

Any tools like Scrolldit for Lemmy?

Any tools like Scrolldit for Lemmy?

I'm looking for a way to pull images from my Lemmy feed and display them on desktop tiles, similar to Scrolldit. Ideally, the images would refresh every so often.

Does anything like this exist?

Thank you