Could you please enable the Discobot tutorial for all new users, so they get a guided introduction to how the forum works?
I’d also appreciate it if you could install the onboarding-banner plugin and use it to post clear tips and recommendations for anyone posting support requests about RouterOS issues. For example, a reminder to always include an export of their config and any other relevant information. This would really help cut down on unnecessary follow-up questions and make it easier for everyone to get the right help.
Thanks in advance!
1. Enable Discobot Tutorial
Discobot is the standard built-in interactive tutorial bot that guides new users through essential forum features. It’s optional but highly effective. You can easily activate and customize it using official documentation:
-
Guide to customizing Discobot – shows how to edit its profile, welcome messages and adjust settings via Admin → Users → Discobot and Admin → Customize → Site Texts
(Discourse Documentation > Site Management > how-to > discobot customization) -
How new users start tutorials – they just send a PM to
@discobotwithstart tutorialorstart advanced tutorial([forum.knime.com][2]). See below where to show this info.
2. Install Onboarding Banner Plugin
A banner visible to new users how to use the Discobot and display critical tips for posting RouterOS support requests (e.g. “Include /export config, specify RouterOS version”, etc).
Installation steps for the plugin:
-
Clone the plugin:
git clone https://github.com/discourse/discourse-onboarding-banner.git -
Create an unlisted topic with banner content (e.g. “Need help with RouterOS? Please include full config export…”). Copy its topic ID.
-
In the admin area go to Settings → Plugins → DiscourseOnboardingBanner Settings, paste the topic ID, enable the plugin and save.
-
Support: Discourse Plugin Onboarding Banner
Example banner content:
Need help with RouterOS?
• Always paste your config export (e.g./export show‑hidden)
• Include MikroTik model, RouterOS version & interfaces
• Describe your goal, symptoms, recent changes
• . . .