Skip to content

tylerxxyz/minion-bot

Repository files navigation

Minion Bot

Simple Discord bot.

How to Download and Run

  1. Download / Clone the repo:
git clone https://github.com/tylerxxyz/minion-bot.git
cd minion-bot
  1. Install dependencies:
npm install
  1. Create .env file:

Inside the project folder, create a file named .env and add your bot token:

DISCORD_TOKEN=your_bot_token_here
  1. Run the bot:
node index.js

Now your bot should be online!


If you want to update:

git pull
npm install
node index.js

Done!

About

discord js bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors