Skip to content
This repository was archived by the owner on Mar 8, 2025. It is now read-only.

Masusder/DBDInfoBot

Repository files navigation

DBDInfoBot

Version License Crowdin Discord Python logo Discord Logo
A powerful Discord bot built for the DBDInfo project.

Features

  • Seamless Integration: Brings live updates and data from the DBDInfo project to your Discord server.
  • Real-Time Updates: Stay up to date with the latest Dead by Daylight news and info.
  • User-Friendly: Simple to use for members.

Links

Installation

Add the Bot to Your Server

Click the link below to invite the bot to your Discord server:
👉 Invite DBDInfoBot


Run the Bot Locally

Follow these steps to set up and run the bot locally:

1. Clone the Repository

First, clone the repository and navigate into the project folder:

git clone https://github.com/Masusder/DBDInfoBot.git
cd DBDInfoBot

2. Install Dependencies

Install the required Node.js packages:

npm i

3. Configure Environment Variables

  1. Copy the example environment file to create a .env file:
cp .env.example .env
  1. Open the .env file and update the values.

4. Register Commands with Discord

Before running the bot, you need to register the commands to Discord. Run the following script to register the bot's commands:

npm run register

This step ensures that the bot's slash commands are registered with Discord.

5. Upload Static Emojis

Some commands require static emojis to function correctly. Upload the necessary static emojis to the bot's emoji list in the Discord Developer Portal before running the bot:

Static Emojis

6. Run the Bot

Start the bot in development mode:

npm run dev

Once the bot starts, you should see logs indicating it is online and running.

About

Discord bot for DBDInfo project.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •