There was an error while loading. Please reload this page.
1 parent b82fcc1 commit 702820eCopy full SHA for 702820e
README.md
@@ -325,7 +325,7 @@ Function only works after login.
325
The reason paramater will be the ban reason displayed to the user if they try to login, and visible on the KeyAuth dashboard.
326
327
```cs
328
-KeyAuthApp.ban("Don't try to crack my loader, cunt.");
+KeyAuthApp.ban("You've been banned for a reason.");
329
```
330
331
## Server-sided webhooks
0 commit comments