Telegram Bot documentation search bot!
You can contact me on Telegram: @MasterArthur or fork and PR with new documentation.json file in documentations folder
Download source code and dependencies:
git clone [email protected]:mainarthur/doka2bot.git
cd doka2bot
npm i
Rename config.template.json to config.json:
mv config.template.json config.json
Edit config.json:
- Insert your bot token
- Change outher settings as you want
and start with this command:
npm start