Skip to content

shaun-hume/TodoDiscordBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TodoDiscordBot

Hi y'all! 👋

This project is part of a YouTube series from DinomitronDesigns.

To get this working you need the following pre-requisites:

  1. Install Visual Studio Code
  2. Install Node.js
  3. When in the directory, you will need to manually install the discord.js and winston packages by running the following commands in the folder you download from this repository:
  • npm install discord.js
  • npm install winston
  1. Make sure to update the correct token for your particular bot in the "auth.json" file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published