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.Linq;
|
||||||
using System.Threading.Tasks;
|
using System.Threading.Tasks;
|
||||||
|
|
||||||
namespace NadekoBot.Modules.Administration
|
namespace NadekoBot.Modules.Utility
|
||||||
{
|
{
|
||||||
public partial class Administration
|
public partial class Utility
|
||||||
{
|
{
|
||||||
[Group]
|
[Group]
|
||||||
public class CrossServerTextChannel : ModuleBase
|
public class CrossServerTextChannel : ModuleBase
|
Loading…
x
Reference in New Issue
Block a user