Cross server text moved to utility
This commit is contained in:
parent
f7e9463a94
commit
ceb1ed41a2
@ -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
|
Loading…
Reference in New Issue
Block a user