DarkoBot

Hobby project on Node.js for use the discord.js API. Initialize, login and manage a Discord Bot.

Stars
5

DarkoBot

This Hobby project uses the discord.js module for initialize, login and manage a Discord Bot. The content of the bot functionalities is made for a personal discord server (Greetings to my friends Molombi, Izak Darko and Jospabcor ).

1.- Create a Bot on Discord and get its credentials

Creating a Bot Account

2.- Put the bot token in the .env file

3.- Run "npm start"

4.- Invite your bot to the server

Discordpy docs: Inviting Your Bot

Enjoy!!