[llvm] [llvm][Docs] add discord bot calendar capability notes (PR #122140)
George Burgess IV via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 8 11:47:25 PST 2025
================
@@ -392,6 +401,59 @@ bot will update the channel with a link to a build bot when a build goes from
passing to failing and again when the build goes from failing back to passing.
It is a great way to actively monitor the status of the build.
+The bot also supports @mention-ing you when your email appears on a blamelist.
+For more details, DM ``help`` to the bot.
+
+.. _discord-bot-event-pings:
+
+Discord bot event pings
+^^^^^^^^^^^^^^^^^^^^^^^
+
+Our Discord bot supports automatically sending messages about upcoming events on
+Discord. This behavior is controlled on a per-event basis, by metadata in the
----------------
gburgessiv wrote:
Good thought, done
https://github.com/llvm/llvm-project/pull/122140
More information about the llvm-commits
mailing list