Skip to content

A Discord bot that allows you to get the Active Developer Badge with just a simple command!

License

Notifications You must be signed in to change notification settings

Larssies/Active-Developer-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Active Developer Badge Bot

This Discord bot allows you to obtain the Active Developer Badge on Discord with just a simple command!

Usage

To use this bot, you can execute the /helloworld command in any Discord server where the bot is present. This command will provide you with instructions on how to claim your Active Developer Badge.

Commands

  • /helloworld: Execute this command to get your Active Developer Badge on Discord.

Installation

To install and run this bot locally, follow these steps:

  1. Clone this repository to your local machine.
  2. Install dependencies by running npm install.
  3. Start the bot by running node index.js.

Make sure you have a .env file in the root directory with the following content:

BOT_TOKEN=your_discord_bot_token

Replace your_discord_bot_token with your actual Discord bot token.

Dependencies

This bot is built with the following dependencies:

  • discord.js: A powerful library for interacting with the Discord API.
  • dotenv: A zero-dependency module that loads environment variables from a .env file into process.env.

Example Response

image

Credits

This bot was created by Larssies.

License

This project is licensed under the MIT License.

About

A Discord bot that allows you to get the Active Developer Badge with just a simple command!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published