Skip to content

mainarthur/doka2bot

Repository files navigation

Doka 2 Bot

Codacy Badge chatroom icon

Telegram Bot documentation search bot!

How to submit documentation

You can contact me on Telegram: @MasterArthur or fork and PR with new documentation.json file in documentations folder

Requirements

  1. Node.js (tested v16.0.0)
  2. npm (tested v7.12.1)
  3. Redis(tested v6.2.3)

How to start

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:

  1. Insert your bot token
  2. Change outher settings as you want

and start with this command:

npm start

About

Telegram Documentation Search Bot

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published