06e559b085
Some files added. At the moment everyhing is mostly rough plans.
10 lines
No EOL
146 B
C#
10 lines
No EOL
146 B
C#
using System;
|
|
using System.Collections.Generic;
|
|
using System.Text;
|
|
|
|
namespace Noikoio.RegexBot.Module.ModLogs
|
|
{
|
|
class ModLogs
|
|
{
|
|
}
|
|
} |