Skip to content

My Discord Bot 🤖 is a simple Discord bot created using Node.js and the Discord.js library. This bot is designed to perform various interactive 💬 and useful tasks within our Discord server.

Notifications You must be signed in to change notification settings

gabbyedgar/Discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Discord Bot


My Discord Bot is a simple Discord bot created using Node.js and the Discord.js library. 
This bot is designed to perform various fun and useful tasks within our Discord server.

Features

  • Feature 1: Gives a user access to vote.
  • Feature 2: Allows a user to seek for help.
  • Feature 3: Gives a user access to voting history.

Usage

  1. Invite the Bot:

    • To add this bot to your Discord server, click here.
  2. Commands:

    • Use /vote to carryout voting.
    • Use /help to ask
    • Use / to provide a brief description of available bot commands and their usage.

Installation

If you want to host your own instance of this bot, follow these steps:

  1. Clone the repository to your local machine:

    git clone https://github.com/gabbyedgar/Discord-bot.git
    cd Discord-bot
  2. Install the required dependencies:

    npm install
  3. Create a config.json file in the project directory and add your Discord bot token:

     "token": "your-token-goes-here",
     "clientId": "your-application-id-goes-here",
     "guildId": "your-server-id-goes-here"
  4. Start the bot:

    node bot.js

Contributing

If you'd like to contribute to this project, please follow these guidelines:

  • Fork the repository on GitHub.
  • Make your changes and create a pull request with a clear description of your changes.
  • Be sure to adhere to the code style and conventions used in the project.

License

This project is licensed under the MIT License - see the LICENSE file for details.


About

My Discord Bot 🤖 is a simple Discord bot created using Node.js and the Discord.js library. This bot is designed to perform various interactive 💬 and useful tasks within our Discord server.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •