Splitting up, doesn't work
This commit is contained in:
10
FluxPoseDiscordBot/GlobalSetup.cs
Normal file
10
FluxPoseDiscordBot/GlobalSetup.cs
Normal file
@@ -0,0 +1,10 @@
|
||||
global using NetCord;
|
||||
global using NetCord.Gateway;
|
||||
global using NetCord.Rest;
|
||||
global using NetCord.Services.ApplicationCommands;
|
||||
global using NetCord.Services;
|
||||
global using System;
|
||||
global using System.Collections.Generic;
|
||||
global using System.Linq;
|
||||
global using System.Text;
|
||||
global using System.Threading.Tasks;
|
||||
Reference in New Issue
Block a user