<h1 align="center">Welcome to sdhandler-v3 </h1>
<p align="center"><i>A package aimed at making sure that Discord bots are developed easily !!</i></p>

<div align="center">
    <a href="https://github.com/Mihirbhave/sdhandler-v3/stargazers"><img src="https://img.shields.io/github/stars/MihirBhave/sdhandler-v3" alt="Stars Badge"/></a>
    <a href="https://github.com/Mihirbhave/sdhandler-v3/network/members"><img src="https://img.shields.io/github/forks/MihirBhave/sdhandler-v3" alt="Forks Badge"/></a>
    <a href="https://github.com/Mihirbhave/sdhandler-v3/pulls"><img src="https://img.shields.io/github/issues-pr/MihirBhave/sdhandler-v3" alt="Pull Requests Badge"/></a>
    <a href="https://github.com/Mihirbhave/sdhandler-v3/issues"><img src="https://img.shields.io/github/issues/MihirBhave/sdhandler-v3" alt="Issues Badge"/></a>
    <a href="https://github.com/Mihirbhave/sdhandler-v3/graphs/contributors"><img src="https://img.shields.io/github/contributors/MihirBhave/sdhandler-v3" alt="Contributors
        Badge"/></a>
    <a href="a"><img src = "https://img.shields.io/github/stars/MihirBhave/sdhandler-v3?style=social" alt = "Stars"/></a>
    <a href="https://github.com/Mihirbhave/sdhandler-v3/blob/main/LICENSE"><img src="https://img.shields.io/github/license/MihirBhave/sdhandler-v3" alt="LICENSE Badge"/></a>

</div>





# Introduction

<em> This package was developed to make development of Discord bots using the [discord.js](https://discord.js.org/#/) package easier. Legacy and slash commands, guild and client events, and buttons are handled by this package. No need to make a event / command handler ! The package supports development with Typescript as well ! </em>



## Installation

``` bash
 npm i sdhandler
```

<p>Check the <a href="https://sudo-dragon.gitbook.io/sdhandler-v3/">guide</a> out for information.</p>

## Support
<p>Join our <a href="https://discord.com/invite/536Ex6WCMG">support server</a> if you need help or any general code help.</p>

<h3> Contribute </h3>
    <ul>
        <li> Leave a star 🌟 </li>
        <li> Make pull requests </li>
        <li> Fork </li>
    </ul> 
