{"id":19341631,"url":"https://github.com/sectasy0/dticketx","last_synced_at":"2026-05-18T05:01:58.213Z","repository":{"id":86315462,"uuid":"258848622","full_name":"sectasy0/dTicketX","owner":"sectasy0","description":"Discord support bot and more..","archived":false,"fork":false,"pushed_at":"2021-05-15T17:06:16.000Z","size":346,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-06T11:44:38.439Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sectasy0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-25T18:42:45.000Z","updated_at":"2024-01-26T21:23:43.000Z","dependencies_parsed_at":"2023-03-13T09:49:24.545Z","dependency_job_id":null,"html_url":"https://github.com/sectasy0/dTicketX","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sectasy0%2FdTicketX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sectasy0%2FdTicketX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sectasy0%2FdTicketX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sectasy0%2FdTicketX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sectasy0","download_url":"https://codeload.github.com/sectasy0/dTicketX/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240449220,"owners_count":19803120,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T03:31:48.015Z","updated_at":"2026-05-18T05:01:58.075Z","avatar_url":"https://github.com/sectasy0.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dTicketX 1.1\n\u003e Discord support tickets system for you server.\n\u003e .. and much more\n\n![Alt text](/img/discord1.png?raw=true \"Screenshot1\")\n![Alt text](/img/discord2.png?raw=true \"Screenshot2\")\n\n### Installation\n```sh\n$ virtualenv ticketx\n$ cd ticketx \u0026\u0026 source bin/active\n$ git clone https://github.com/sectasy0/dTicketX\n$ pip install -r src/REQUIREMENTS.txt\n```\n\n### Setup bot app https://discordapp.com/developers/\n#### 1. Create a bot app on discord developers site\n![Alt text](/img/step1.png?raw=true \"Create bot app\")\n#### 2. Copy your app token and paste to main.py\n![Alt text](/img/step2.png?raw=true \"Get app token\")\n\u003e Put your token to run.py\n#### 3. Go to the OAuth tab\n![Alt text](/img/step3.png?raw=true \"OAuth tab\")\n#### 5. Set app permissions and get join link\n![Alt text](/img/step4.png?raw=true \"Get join link\")\n\n\n### Configuration settings.json\n```jsonc\n{\n    \"warns\": {\n        \"ban-warns-reach\": true,\n        \"max-warns\": 3,\n        \"ban-time\": 10800\n    },\n    \"channels\": {\n        \"support-channel-id\": 000000000000000000, // Paste channel id, where the bot sends an initial message. \n        \"support-category-id\": 000000000000000000, // Paste support category id.\n        \"support-log-channeld-id\": 000000000000000000 // Paste channel id where the bot will send ticket logs.\n    },\n    \"support-role\": \"ADMIN\", // Name of the support role.\n    \"enable-channel-logger\": true // if true bot send logs to support the log channel.\n}\n```\n\n### Commands\n##### ^load extension_name - loads extension\n##### ^unload extension_name - unloads extension\n##### ^warn @user \u003creson: optionally\u003e - warn user\n\n### Todo\n- [X] Warn system\n- [X] Tempbans\n- [ ] More roles support\n- [X] Channel logs\n- [X] Log messages from ticket channel\n\n### Contributing\n- Fork this repository\n- Clone this repository to your local machine\n- Hack away!\n- Create a new pull request\n\n# Changelog\n## [1.0.0] - 22/04/2020\n- Complete main bot functionalities.\n## [1.1.0] - 26/04/2020\n- Add saving logs added to the channel.\n- Add saving logs added from ticket channels to file in logs.\n## [1.2.0] - 19/05/2020\n- Add tempbans.\n- Add warn system.\n- fix bugs.\n\n### Contact with me\n- Email: lxstsoftware@gmail.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsectasy0%2Fdticketx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsectasy0%2Fdticketx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsectasy0%2Fdticketx/lists"}