/bot-discord

Primary LanguageJavaScript

discord.js-bot

A Simple Discord Bot Coded in Node.js using Discord.js

  • BIN Checker
  • Crypto Rate Checker
  • Diccionario
  • Clima
  • Echo
  • Buscador Youtube
  • Info Usuario Github
  • Hora
  • ....... Muy pronto más herramientas

Node Modules

Discord.js : npm install discord.js

Node fetch : npm install node-fetch

Environment: npm install dotenv

===========================================

Run

Add TOKEN=XxaxxaYourBotTokenXXXXXxxx in .env file for Local Server Hosting

Console Command : node index.js

Heroku Deploy

Deploy

Turn off default web dyno npm start

Turn On custom worker dyno node index.js