Nos tutos :
- Contacter un modo-admin
- Lire les articles sous mur de paie avec le passBNF
- Mes premiers pas sur Lemmy
- Utiliser l’interface alternative de jlai.lu : Photon
- Les différentes apps et interfaces de Lemmy
- Problèmes fréquents et résolution (à venir)
- FAQ et guides pour Lemmy
- Dans quelle commu poster ?
- La mise en forme du texte sur Lemmy
- La mise en forme du texte et le fédiverse (à venir)
- Filtres et blocage
- Les bots sur Lemmy
- Fédiverser vers Lemmy
- Régler aux petits oignons votre compte Mastodon et Iceshrimp
- Expérimenter avec le fédiverse
Liste des bots sur lemmy
Image IA bot
- 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énérer des images via IA, rendez-vous sur cette commu :
Elle vous permettra de tester plusieurs prompt sans spammer l’instance jlai.lu. Les utilisataires pourront également bloquer(lien vers tuto) 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.
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é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éer un post récurrent, n’hésitez pas à demander aux modo-admin.
Tout d’abord, 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.
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