Skip to content

Dorian349/WhenToCop-Discord-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhenToCop-Discord-Bot

A simple Discord bot to show today's upcoming sneakers drops from whentocop.fr

Getting Started

Follow the Prerequisites & Installation section.

Preview

  • Upcoming Command
    Upcoming Command

Prerequisites

  • A NodeJS running environment (Version >= 16.9 to support discord.js v14).
  • A discord bot with all intents enabled and invited with the application.commands parameter (for slash command usage).

Installation

  • Clone the repository and edit the config.json file.
  • Install all the required npm packages using npm i.
  • Then run the index.js file using node index.js.

Usage

$ Once your bot has started, view today's drops with `/upcomingcop`.

Additional Documentation and Acknowledgments

  • Default config.json file.
{
  "token": "Discord Bot Token"
}

If you find any issue, make sure to create a pull request or release an issue!

About

A simple Discord bot to show today's upcoming sneakers drops from whentocop.fr

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published