Message repeater moved to utility
This commit is contained in:
parent
ceb1ed41a2
commit
5febe84531
@ -16,9 +16,9 @@ using System.Text;
|
|||||||
using System.Threading;
|
using System.Threading;
|
||||||
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 RepeatCommands : ModuleBase
|
public class RepeatCommands : ModuleBase
|
Loading…
Reference in New Issue
Block a user