diff --git a/docs/assets/custom-bot/additional-features/login-as-bot-1.png b/docs/assets/custom-bot/additional-features/login-as-bot-1.png new file mode 100644 index 00000000..cffeb7d9 Binary files /dev/null and b/docs/assets/custom-bot/additional-features/login-as-bot-1.png differ diff --git a/docs/assets/custom-bot/additional-features/login-as-bot-2.png b/docs/assets/custom-bot/additional-features/login-as-bot-2.png new file mode 100644 index 00000000..0ff76248 Binary files /dev/null and b/docs/assets/custom-bot/additional-features/login-as-bot-2.png differ diff --git a/docs/assets/custom-bot/additional-features/login-as-bot-3.png b/docs/assets/custom-bot/additional-features/login-as-bot-3.png new file mode 100644 index 00000000..66f8da6f Binary files /dev/null and b/docs/assets/custom-bot/additional-features/login-as-bot-3.png differ diff --git a/docs/assets/custom-bot/additional-features/login-as-bot-4.png b/docs/assets/custom-bot/additional-features/login-as-bot-4.png new file mode 100644 index 00000000..e6a1ba67 Binary files /dev/null and b/docs/assets/custom-bot/additional-features/login-as-bot-4.png differ diff --git a/docs/custom-bot/login-as-bot.md b/docs/custom-bot/login-as-bot.md index af247ef0..20303a65 100644 --- a/docs/custom-bot/login-as-bot.md +++ b/docs/custom-bot/login-as-bot.md @@ -1,5 +1,80 @@ # Log-In as Bot +With bot login, you can send messages using your custom bot, with or without embeds, and even attach custom command buttons, link buttons, and self-role buttons. + +Here is a Example how Log-In as Bot looks like: + + +and on Discord: + + +In this picture, you can see the channels of your server on the left side. In the center, you can see the messages within the selected channel. At the bottom, there are three buttons: `Send Message`, `Start a Poll`, and `Start a Giveaway`. +To access this interface, simply visit https://scnx.app/glink?page=bot/login. + +--- +## Send A meesage as your Bot +Click on the `Send Message` button, and you will be greeted with the Message Editor feature from SCNX. + +Within the Message Editor, you can: +- Type your message as plain text +- Use rich **embeds** for structured and visually appealing layouts +- **Attach up to 5 images** per message +- Add up to **5 self-role buttons**, each supporting up to **25 self-role options** +- Include up to **5 custom command buttons**, each with up to **25 custom command actions** +- Add up to **5 link buttons** to redirect users to external websites or resources + + + +:::note +If you want to use `Custom Command Button` and `Custom Command Element` you have to Work with [Custom Commands](https://scnx.app/glink?page=bot/custom-commands) +::: + +After configuring your message, click the `Send Message` button. After a short moment, congratulations! you’ve just sent a message with your bot! + + --- -