diff --git a/app/templates/bot/create.html b/app/templates/bot/create.html index d7a50bd..b481e4c 100644 --- a/app/templates/bot/create.html +++ b/app/templates/bot/create.html @@ -31,7 +31,7 @@ {% elif session['step'] == 4 %}

Congratulations!

FediBooks has successfully authenticated with your instance, and your bot is ready to be configured. Click finish to return to the bot management screen.

-

To get your bot working, you need to add at least one account for it to learn from. You can do so by clicking the button. To configure settings such as posting frequency and content warnings, click the button.

+

Important: To get your bot working, you need to add at least one account for it to learn from. You can do so by clicking the button. To configure settings such as posting frequency and content warnings, click the button.

{% else %}

Error