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édiédédiée la génégénération d'images :** !atelier_ia@jlai.lu (afin de ne pas spammer jlai.lu)
* **Documentation** : https://wiki.dbzer0.com/cbotart/
Si vous souhaitez génégénérer des images via IA, rendez-vous sur cette commu :
!atelier_ia@jlai.lu
Elle vous permettra de tester plusieurs prompt sans spammer l'instance jlai.lu. Les utilisataires pourront éé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 [éécrire le prompt de la future image]###[termes àà exclure du prompt. ÀÀ sésé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éhésitez pas àà lire la [FAQ](https://wiki.dbzer0.com/cbotart/) qui est complècomplète.
---
# Tagginator
https://github.com/db0/lemmy-tagginator/blob/main/README.md
If you want your community monitored by this script, please either send a PR for tags.py, or contact me at @db0@lemmy.dbzer0.com or @db0@hachyderm.io.
For each community, provide us with the tags that will be always added, and optionally a list of tags that will be used only is the post body contains them.
---
# 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éprivé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écréer un post rérécurrent, n'héhésitez pas àà demander aux modo-admin.
Tout d'abord, crécréez un 2è2è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 àà vos posts. Plus d'info ici : https://lemmings.world/post/1624463
**Exemple :**
* Weekly discussion - week ##[InjectDate('W')]# >> Weekly discussion - week #40```
* Monthly discussion - #[InjectDate('F')]# #[InjectDate('Y')]# >> 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')]# >> Daily thread - 03.10.2023
</code></pre>