From 827750170dea3f1bdfd1d3d0717cd095fe3236a8 Mon Sep 17 00:00:00 2001 From: Valastiri Date: Mon, 15 Jan 2024 02:38:20 +0800 Subject: [PATCH] update with card grids --- .../development-projects/discord-bot.md | 37 +++++++++++++++++-- 1 file changed, 33 insertions(+), 4 deletions(-) diff --git a/docs/dev-corner/development-projects/discord-bot.md b/docs/dev-corner/development-projects/discord-bot.md index e34629c51..2cc8679c5 100644 --- a/docs/dev-corner/development-projects/discord-bot.md +++ b/docs/dev-corner/development-projects/discord-bot.md @@ -7,13 +7,42 @@ This page details the available bot commands on the FlyByWire Simulations Discor The documentation below is for the current version of the bot. +## GitHub Repositories and Contacts + For information on how to contribute to bot development, visit the Discord bot repository or contact the following users on Discord for assistance: -- benw8484 -- oim -- straks +!!! note "" + - benw8484 + - oim + - straks + +
+ +- **Current Discord Bot** + + --- + + Our current iteration of the Discord Bot (Version 2). + + -> :fontawesome-brands-github:{: .github } [Repository](https://github.com/flybywiresim/discord-bot) + +- **Version 3 Discord Bot** + + --- + + Latest iteration with new features and command structure (Version 3). + + -> :fontawesome-brands-github:{: .github } [Repository](https://github.com/flybywiresim/discord-bot-utils) + +- **Sticky Discord Bot** + + --- + + Our own implementation of a "Sticky" bot for Discord. + + -> :fontawesome-brands-github:{: .github } [Repository](https://github.com/flybywiresim/discord-bot-sticky) -[:fontawesome-brands-github:{: .github } **Discord Bot**](https://github.com/flybywiresim/discord-bot){ .md-button target=new} +
## Bot Commands