This is a highly configurable bot for your DokuWiki installation.
This bot features a search function to search your entire wiki and returns an interactive and paginated embed with page result titles and urls.
git pull https://github.com/snxraven/dokubot.git
cd dokubot
npm i
nano default.env
Edit the contents as needded and save as: .env
node DokuBot.js
pm2 start Dokubot.js
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.