Skip to content

Angel Bot is an advanced, open-source Discord bot template, built on top of discord.js, designed to handle and simplify complex interactions in a neat, scalable manner.

License

Notifications You must be signed in to change notification settings

vuxxs/angel-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angel Bot

Angel Bot is an advanced, open-source Discord bot framework, built on top of discord.js, designed to handle and simplify complex interactions in a neat, scalable manner.

License

This project is licensed under the terms of the Mozilla Public License 2.0.

Features

  • Message and command interaction support
  • Extensible command interface
  • Built-in commands like purge, remind, poll, and more
  • Easy integration with custom commands

Installation

Follow these steps to get the bot running on your local machine:

  1. Clone the repository git clone https://github.com/vuxxs/angel-bot.git

  2. Install Dependencies Navigate into the cloned repository and install the required dependencies.

cd Angel-Bot
npm install
  1. Setup configuration Rename .env.example to .env and fill in your Discord bot token and prefix.

  2. Run the Bot npm start

That's it! Your bot should be now running on your server.

Customization and Database Integration

The bot is designed to be easily customizable. You can add, modify, or remove commands as per your requirements. The current version does not include database support, but you can easily integrate your own database logic. The bot's architecture makes it quite flexible for adding new functionalities.

Contribution

Any contributions you make are greatly appreciated. If you have a suggestion that would make this better, please fork the repo and create a pull request, or simply open an issue with the tag "enhancement".

Support

If you encounter any problem or have any questions, just open an issue. I'll do my best to help.

About

Angel Bot is an advanced, open-source Discord bot template, built on top of discord.js, designed to handle and simplify complex interactions in a neat, scalable manner.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published