/martinho-bot

A simple Discord Bot.

Primary LanguageJavaScriptMIT LicenseMIT

martinho-bot

Uptime Robot ratio (7 days) Node.js Version Website shields.io MIT license

A simple Discord Bot.

Getting start

Is quite simple to getting start use the Martinho Bot. It requires only a few minutes of your precious time.

Prerequisites

Firstly, make sure you have Node and NPM installed in your machine running the simple command: node --version and npm --version

Installing

After clone the repository, change the config.json file and add your bot token.

{ "token": "YOUR_BOT_TOKEN" }

Now, run the installer command:

npm install

Running

For testing your bot in Discord, use the command:

npm start

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details