Les bots sur Lemmy
Tour d'horizon des bots sur Lemmy
- Bot pour générer des images via IA
- Bot pour programmer ses posts
- [Modo] Bot pour ajouter des hashtags à vos posts
- Bot pour des liens alternatifs à Youtube
- Bot pour les rappels
- Bot pour poster vos flux RSS
Bot pour générer des images via IA
AI horde
- Bot : @aihorde@lemmy.dbzer0.com
- Commu strictement dédiée la 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érer des images via IA, rendez-vous sur cette commu :
Elle vous permettra de tester plusieurs prompts sans spammer l'instance jlai.lu. Les utilisataires pourront également bloquer 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é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ésitez pas à lire la FAQ qui est complète.
Bot pour programmer ses posts
Créer le scheduling bot
Si vous souhaitez créer un post programmé, n'hésitez pas à demander aux modo-admin.
- Parlez-en aux modo de la commu
- Créez un 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.
Ajouter date, numéroter les semaines
Vous pouvez aussi ajouter des dates à vos posts. Plus d'info ici : https://lemmings.world/post/1624463
Exemple :
Formatage | Résultat |
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 |
[Modo] Bot pour ajouter des hashtags à vos posts
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.
Bot pour des liens alternatifs à Youtube
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.
Bot pour les rappels
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ées ajoutez ```dm``` au message :
@remindme@mstdn.social dm 1 day
Bot pour poster vos flux RSS
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! 🤓