Skip to content

naccib/fabricadenoobs-discordbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installing

First, clone this repository:

git clone https://github.com/naccib/fabricadenoobs-discordbot.git

Then, install all the dependencies:

yarn install # if you use yarn
npm install * # if you use npm

Now set the following enviroment variables:

TOKEN=YOUR_BOT_TOKEN
PREFIX=YOUR_BOT_PREFIX

Then just run

nf start

To start the bot.

About

A simple Discord bot for Fábrica de Noobs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published