Skip to content

udit2303/discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Bot

This is a simple Discord bot built using Discord.js. It performs basic functionalities and can be extended as per your requirements.

Installation

  1. Clone the repository:

    git clone https://github.com/udit2303/discord-bot.git
  2. Install the dependencies:

    npm install
  3. Configure the bot:

    • Rename the .env.example file to .env.
    • Open the .env file and add your Discord bot token/API Keys.
  4. Start the bot:

    npm start

Usage

  • Invite the bot to your Discord server using the following link: Invite Bot
  • Use the !help command to see the available commands and their usage.

Database

This bot uses SQLite to store data. The database file is located at ./json.sqlite.

License

This project is licensed under the MIT License.

Note: This project is deprecated and no longer works.

About

A Simple Discord Bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published