mirror of
https://github.com/yawaflua/PL_JusticeBot.git
synced 2025-12-10 04:19:31 +02:00
add notary module, utilities and server online in bot`s game
This commit is contained in:
@@ -50,7 +50,7 @@ namespace DiscordApp.Auth
|
||||
|
||||
private bool IsValidApiKey(string apiKey)
|
||||
{
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
private bool CheckForInvalidCharacters(string value)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user