Announcement commands are not visible
This commit is contained in:
@@ -8,11 +8,11 @@ using System.Collections.Concurrent;
|
||||
using System.Linq;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
// todo DB
|
||||
// todo rewrite
|
||||
namespace NadekoBot.Modules.Administration
|
||||
{
|
||||
public partial class ServerGreetCommands
|
||||
public partial class Administration
|
||||
{
|
||||
public class ServerGreetCommands
|
||||
{
|
||||
public static long Greeted = 0;
|
||||
|
||||
@@ -288,3 +288,4 @@ namespace NadekoBot.Modules.Administration
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user