1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-05-09 15:33:16 +03:00

Rename users to "nickname" who attempt to hoist themselves

This commit is contained in:
nrdk 2023-07-20 04:34:47 +05:00
parent e2bf083189
commit 146e1b7b87
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 037977635882C149
2 changed files with 17 additions and 0 deletions

View file

@ -1,3 +1,4 @@
using System.Data;
using Boyfriend.Data;
using Boyfriend.Services;
using JetBrains.Annotations;