Skip to content

aayushagrawall/clienterrverse-bot

 
 

Repository files navigation

Clienterrverse Discord Bot

Clienterrverse Bot is a versatile and feature-rich Discord bot designed to enhance your server experience with advanced functionalities such as a paging system, prefix support for Slash Commands, button support, context menu support, modal support, event handling, ticket system, and more.

Star ⭐ the repository, it would mean alot to us! 💖

Directory Structure

src/
├── assets/
├── buttons/
├── commands/
│   ├── developer/
│   ├── economy/
│   ├── image/
│   ├── misc/
│   ├── ticket/
├── config/
├── contextmenus/
├── events/
├── handlers/
├── modals/
├── schemas/
├── selects/
├── utils/
│   ├── ticket/
├── index.js
test/
├── bot.js
├── exampleCmd.js
.env
.env.example
.gitignore
.prettierignore
.prettierrc
package-lock.json
package.json
SECURITY.md

Authors

Contributing

1. Fork the repository.

2. Create a New Branch

git checkout -b feature/your-feature-name

3. Commit Your Changes

Usage

git commit -m "Add some feature"

4. Push to the Branch

git push origin feature/your-feature-name

5. Open a Pull Request.

License

This project is licensed under the MIT License. MIT License

About

Clienterrverse's server bot

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%