Cross server text moved to utility
This commit is contained in:
@ -9,9 +9,9 @@ using System.Collections.Concurrent;
|
||||
using System.Linq;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace NadekoBot.Modules.Administration
|
||||
namespace NadekoBot.Modules.Utility
|
||||
{
|
||||
public partial class Administration
|
||||
public partial class Utility
|
||||
{
|
||||
[Group]
|
||||
public class CrossServerTextChannel : ModuleBase
|
Reference in New Issue
Block a user