-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ceb56ab
commit ccf08d0
Showing
1 changed file
with
70 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,71 @@ | ||
# DVS-Tech-Moderation-Bot | ||
# DVS Tech Moderation Bot | ||
|
||
DVS Tech Moderation Bot Free Version For Discord Source Code | ||
|
||
|
||
## Contributing | ||
|
||
Contributions are always welcome! | ||
|
||
See `contributing.md` for ways to get started. | ||
|
||
Please adhere to this project's `code of conduct`. | ||
|
||
|
||
## Features | ||
|
||
- Ban | ||
- Kick | ||
- Clear | ||
- Mute | ||
- Unmute | ||
- Unban | ||
- Warn | ||
- Warnings | ||
|
||
Note : Read LICENSE before use of any of DVS Tech Open Source Projects | ||
|
||
Download Links Alternatives : Visit DVS Tech App Store and Get the Latest Stable Build | ||
|
||
## Deployment | ||
|
||
Clone the project | ||
|
||
```bash | ||
git clone https://github.com/DVS-Tech-Open-Source-Projects/DVS-Tech-Moderation-Bot.git | ||
``` | ||
|
||
Go to the project directory | ||
|
||
```bash | ||
cd DVS-Tech-Moderation-Bot | ||
``` | ||
|
||
Install dependencies | ||
|
||
```bash | ||
npm install | ||
``` | ||
|
||
Start the server | ||
|
||
```bash | ||
node index.js | ||
``` | ||
## Feedback | ||
|
||
If you have any feedback, please reach out to us at devarshishimpi@gmail.com | ||
|
||
|
||
## Support | ||
|
||
For support, email devarshishimpi@gmail.com or join our Discord Server. | ||
|
||
Discord : https://discord.gg/PhVXpxSNwj | ||
|
||
|
||
## Screenshots | ||
|
||
![App Screenshot]() | ||
|
||
|