added account creation to the Discord bot
This commit is contained in:
parent
69337e69ae
commit
56cb43a479
18 changed files with 198 additions and 152 deletions
|
@ -1,9 +1,5 @@
|
|||
using Discord;
|
||||
using Discord.Commands;
|
||||
using Discord.OAuth2;
|
||||
using Discord.WebSocket;
|
||||
using Discord.OAuth2;
|
||||
using Lieb.Data;
|
||||
using Lieb.Discord;
|
||||
using Microsoft.AspNetCore.Authentication.Cookies;
|
||||
using Microsoft.EntityFrameworkCore;
|
||||
using Microsoft.Net.Http.Headers;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue