Skip to content

tomassirio/WednesdayBot

Repository files navigation

WEDNESDAYBOT

🔋 Usage

Once the bot is running and connected to your Discord channel and database you can use the following commands:

    * &wednesday: Messages you if it is wednesday my dude

Also there is a cron configured on the Ready event. So every time it's Wednesday, the bot is going to tell you automatically

not

⭐ Getting started

💻 Installation

Learn how to create a Discord bot and get a valid token here.

This bot needs the following permissions:

  • Manage Channels
  • View Channels
  • Attach Files
  • Send Messages

💾 To get started locally, follow these instructions:

  1. Clone to your local computer using git.
  2. Make sure you have Node installed; see instructions here.
  3. Make also sure that you have MongoDB installed; see instructions here.
  4. Create a copy of the .env.example file named .env found in ./src/config/.env.example and replace the placeholders with your bot token and MongoDB credentials
  5. Run npm install to install all dependencies
  6. Run npm run dev to start your server as development environment or npm run start for production

🏗️ Contribution Guidelines:

  • fork and clone this repository
  • Make a new branch using git checkout -b change/username
  • Commit the desired changes to that branch
  • Sign off your commits using git commit -s -m w/signoff
  • Push your changes to the branch and open a pull request

🎃 Contributors Hacktoberfest 2020:

tomassirio
Tomas Sirio
guieiras
Guieiras
shubheshdwivedi
Shubheshdwivedi

Add yours!

👤 Who Am I?