/Dodo

:bird: A Discord Bot lover of Dodo's

Primary LanguageJavaScript

#Dodo Discord Bot

Dodo Bot is a bot of Discord developer in NodeJS using Discord.js API

How to install and use?

  • Clone this repository
  • Open main.js and and write your Bot Key in var key = "";. Between the ""
  • Run npm install in the repository cloned folder
  • Start it with npm start