tutorial_bot icon indicating copy to clipboard operation
tutorial_bot copied to clipboard

A discord tutorial bot made with JS

Start

  • Run the following commands
    • git clone https://github.com/KartikeSingh/tutorial_bot.git bot
    • cd bot
    • npm i
    • node . bam done