Installation

Requirements:

  • You must have Nodejs installed with version 16.6 or higher.

Fast Installation

A single command and you're through!

npm init disclosure-bot
# or this to specify which directory the bot will live in.
npm init disclosure-bot [botfolder] # don't include '[' and ']'

See? Installation is a breeze, now you can further explore the guide upon installing the bot!

Last updated