An open API service indexing awesome lists of open source software.

https://github.com/riz4d/discord-ticket-system

Discord Ticket Bot: Effortlessly open support tickets via DM, while moderators can discreetly respond in a private channel for seamless user assistance.
https://github.com/riz4d/discord-ticket-system

discord discord-bot discorddm discordserver

Last synced: about 2 months ago
JSON representation

Discord Ticket Bot: Effortlessly open support tickets via DM, while moderators can discreetly respond in a private channel for seamless user assistance.

Awesome Lists containing this project

README

        

# Discord-Ticket-System
Discord Ticket Bot: Effortlessly open support tickets via DM, while moderators can discreetly respond in a private channel for seamless user assistance.

### Basic Configs

- Collect your bot token from Discord [Dev portal](https://discord.com/developers/applications)
- Collect your Server ID
- Create a category `server` in the server
- Create a channel in `server` and name it `server-logs`
- Collect The Category ID of the `server` category

### Deploy VPS

#### Configuration:

```
put the server_id,
user_category_id,
discord_bot_token at Config.py

```

##### First step:

```sh
git clone https://github.com/riz4d/Discord-Ticket-System
```

##### Second step:

```sh
cd Discord-Ticket-System
```

##### Third step:

```sh
pip install -r requirements.txt
```

##### Fourth step:

```sh
python3 main.py
```

### Issues

[Submit Issues](https://github.com/riz4d/Discord-Ticket-System/issues)

### License

This project is licensed under the [MIT License](LICENSE).

### Developer

[![Mohamed Rizad](https://github.com/riz4d.png?size=100)](https://github.com/riz4d) |
----|
[Mohamed Rizad](https://t.me/riz4d) |
Author, Base, Bug Fixes |