This commit is contained in:
parent
96e8388562
commit
7a8e7bf213
@ -263,7 +263,6 @@ func addUserCommandFunc(ctx disgoman.Context, args []string) {
|
|||||||
if ctx.Message.Author.ID == ctx.CommandManager.Owners[0] {
|
if ctx.Message.Author.ID == ctx.CommandManager.Owners[0] {
|
||||||
user := geeksbot.User{
|
user := geeksbot.User{
|
||||||
ID: ctx.Message.Author.ID,
|
ID: ctx.Message.Author.ID,
|
||||||
SteamID: "",
|
|
||||||
IsActive: true,
|
IsActive: true,
|
||||||
IsStaff: true,
|
IsStaff: true,
|
||||||
IsAdmin: true,
|
IsAdmin: true,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user