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.
- Host: GitHub
- URL: https://github.com/riz4d/discord-ticket-system
- Owner: riz4d
- License: mit
- Created: 2023-09-09T09:34:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-24T06:33:00.000Z (over 1 year ago)
- Last Synced: 2025-02-08T07:14:00.401Z (3 months ago)
- Topics: discord, discord-bot, discorddm, discordserver
- Language: Python
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
[](https://github.com/riz4d) |
----|
[Mohamed Rizad](https://t.me/riz4d) |
Author, Base, Bug Fixes |