next steps pokerthcleaner, read config file with badwords and settings, warn + kick procedure
This commit is contained in:
@@ -5,6 +5,5 @@ int main(int argc, char *argv[])
|
||||
{
|
||||
QCoreApplication a(argc, argv);
|
||||
CleanerServer server;
|
||||
qsrand(QTime(0,0,0).secsTo(QTime::currentTime()));
|
||||
return a.exec();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user