Skip to main content

Bot pour générer des images via IA

<pre id="bkmrk-%23-liste-des-bots-sur"><code class="language-md"># Liste des bots sur lemmy


---

# Image IA bot

* **Bot** : @aihorde@lemmy.dbzer0.com
* **Commu strictement d&eacute;di&eacute;e la g&eacute;n&eacute;ration d'images :** !atelier_ia@jlai.lu (afin de ne pas spammer jlai.lu)
* **Documentation** : https://wiki.dbzer0.com/cbotart/

Si vous souhaitez g&eacute;n&eacute;rer des images via IA, rendez-vous sur cette commu :

!atelier_ia@jlai.lu

Elle vous permettra de tester plusieurs promptprompts sans spammer l'instance jlai.lu. Les utilisataires pourront &eacute;également [bloquer](https://jlai.lu/post/12044688) cette commu pour garder leur fil propre.

### Comment l'utiliser ?

Mentionnez le bot comme ceci :

```@aihorde@lemmy.dbzer0.com draw for me [&eacute;crire le prompt de la future image]###[termes &agrave; exclure du prompt. &Agrave; s&eacute;parer avec des virgules] style:[nom du style]```

Et attendez 2-3 minutes.

**Exemple :**
```@aihorde@lemmy.dbzer0.com draw for me a birthday cake###cherry,apple style:postcard```

### Quels sont les styles disponible ?

https://github.com/amiantos/AI-Horde-Styles-Previews/blob/main/previews.md

### FAQ
Si vous avez d'autres questions, ou que vous souhaitez en savoir plus, n'h&eacute;sitez pas &agrave;à lire la [FAQ](https://wiki.dbzer0.com/cbotart/) qui est compl&egrave;complète.

---

# Piped link bot (alternative to youtube)
Bot : @PipedLinkBot@feddit.rocks

### How to make it join a community

Send the bot a message with communities in the format !community@instance.tld. You can have multiple communities in one message.

The bot will join the communities and reply with a message containing the communities it joined.

### Where does it get the communities from?

The bot gets communities to reply to from the servers the Lemmy instance is federating with (has at least one user who is subscribed to that community). This currently is the feddit.rocks instance.

If more users use this instance, it will reply to more comments/posts.

---
# RemindMe Bot
* Bot : @remindme@mstdn.social

Le bot vous enverra des rappels sur vos posts.

**Exemple :**
* ```@remindme@mstdn.social 1 day```
* ```@remindme@mstdn.social 1 week```
* ```@remindme@mstdn.social 12h```
* ```@remindme@mstdn.social 1 year```

Si vous voulez recevoir vos rappels via messages priv&eacute;es ajoutez ```dm``` au message :
```@remindme dm 1 day```

---

# RSS feed bot

https://github.com/sv1sjp/lemmy-rss-pybot

Lemmy RSS PyBot is a powerful Python bot that reads RSS feeds and posts new articles to your favorite Lemmy communities. Stay updated with the latest news, blogs, and articles time-efficiently! 🤓

---

# Scheduling bot

Si vous souhaitez cr&eacute;er un post r&eacute;current, n'h&eacute;sitez pas &agrave; demander aux modo-admin.

Tout d'abord, cr&eacute;ez un 2&egrave;me compte. Puis marquez le comme bot.

Ensuite, rendez-vous sur cette page :
https://schedule.lemmings.world/auth/login

Et remplissez le formulaire pour automatiser vos posts.

Vous pouvez aussi ajouter des dates &agrave; vos posts. Plus d'info ici : https://lemmings.world/post/1624463

**Exemple :**
* Weekly discussion - week ##[InjectDate('W')]# &gt; Weekly discussion - week #40```
* Monthly discussion - #[InjectDate('F')]# #[InjectDate('Y')]# &gt; Monthly discussion - October 2023
* Monthly discussion - #[InjectDate('F Y')]# - equivalent to the above, just wanted to show that you can use it multiple times
*  Daily thread - #[InjectDate('d.m.Y')]# &gt; Daily thread - 03.10.2023</code></pre>