This post relates to the bot on the official Flarum Discord server. The bot helps in different ways, offering the ability:
- to search extensions by fully utilising the database from flagrow.io
$ext search <term>
$ext search upload
- to get detailed information about one extension:
$ext get <extension>
$ext get flagrow/upload
- to search discuss.flarum.org (as a guest)
$discuss search <term>
$discuss search whenwillthenextflarumbetabereleased.com
The bot requires occasional maintenance and this discussion offers its users to subscribe to updates. In case the bot is down and no status is given here, feel free to report here.
Disclaimer; this bot is maintained by team Flagrow to the benefit of the Flarum community. Support, questions etc are answered only through this discussion.
A huge thank you to @datitisev for writing the majority of the new bot in discord.js ?!