More tags and add paste providers. Also more analysis
This commit is contained in:
parent
86c545cb45
commit
c39ed8e49c
10 changed files with 240 additions and 89 deletions
|
@ -14,7 +14,7 @@ import * as fs from 'fs';
|
|||
import * as path from 'path';
|
||||
import { SuccessfulParsedMessage } from 'discord-command-parser';
|
||||
import * as dotenv from 'dotenv';
|
||||
import { parseLog } from './mclogs';
|
||||
import { parseLog } from './logs';
|
||||
dotenv.config();
|
||||
|
||||
export interface Command {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue