[PR #12] [MERGED] Added checks for Cyrillic, spaces, and admin rights #2

Closed
opened 2026-07-19 00:38:56 +03:00 by mirror-bot · 0 comments

📋 Pull Request Information

Original PR: https://github.com/Flowseal/zapret-discord-youtube/pull/12
Author: @Shurik244
Created: 10/9/2024
Status: Merged
Merged: 10/9/2024
Merged by: @Flowseal

Base: mainHead: main


📝 Commits (4)

  • 65670a4 Added checks for Cyrillic, spaces, and admin rights
  • fd12bde Requested changes
  • 86ae95a Removed cyrillic check
  • 2376bcb Merge branch 'main' into main

📊 Changes

5 files changed (+106 additions, -3 deletions)

View changed files

📝 discord.bat (+14 -0)
📝 discord_youtube.bat (+14 -0)
📝 service_discord.bat (+26 -1)
📝 service_discord_youtube.bat (+26 -1)
📝 service_remove.bat (+26 -1)

📄 Description

There is more code, but in general it should help to automatically solve problems

I should probably make these checks as separate bat files and just call them, but I decided not to create unnecessary files.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Flowseal/zapret-discord-youtube/pull/12 **Author:** [@Shurik244](https://github.com/Shurik244) **Created:** 10/9/2024 **Status:** ✅ Merged **Merged:** 10/9/2024 **Merged by:** [@Flowseal](https://github.com/Flowseal) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (4) - [`65670a4`](https://github.com/Flowseal/zapret-discord-youtube/commit/65670a4d71431e379b4bffd49e2bd13364020bf6) Added checks for Cyrillic, spaces, and admin rights - [`fd12bde`](https://github.com/Flowseal/zapret-discord-youtube/commit/fd12bde27715d1e2e98755c1144f2c1147d0a466) Requested changes - [`86ae95a`](https://github.com/Flowseal/zapret-discord-youtube/commit/86ae95a11840b91120da658de7544b0d976d331b) Removed cyrillic check - [`2376bcb`](https://github.com/Flowseal/zapret-discord-youtube/commit/2376bcbc6fcb7864dca4ea5016be9c37c93ab7a3) Merge branch 'main' into main ### 📊 Changes **5 files changed** (+106 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `discord.bat` (+14 -0) 📝 `discord_youtube.bat` (+14 -0) 📝 `service_discord.bat` (+26 -1) 📝 `service_discord_youtube.bat` (+26 -1) 📝 `service_remove.bat` (+26 -1) </details> ### 📄 Description There is more code, but in general it should help to automatically solve problems I should probably make these checks as separate bat files and just call them, but I decided not to create unnecessary files. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror-bot added the pull-request label 2026-07-19 00:38:56 +03:00
mirror-bot changed title from [PR #12] [MERGED] Added checks for Cyrillic, spaces, and admin rights to [PR #12] Added checks for Cyrillic, spaces, and admin rights 2026-07-20 04:12:34 +03:00
mirror-bot changed title from [PR #12] Added checks for Cyrillic, spaces, and admin rights to [PR #12] [MERGED] Added checks for Cyrillic, spaces, and admin rights 2026-07-20 23:15:43 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Utilities/zapret-discord-youtube#2