pr0gag parser
This commit is contained in:
@@ -10,7 +10,8 @@ import EventEmitter from "events";
|
||||
const colors = {
|
||||
red: "\x0304$1\x0304",
|
||||
blue: "\x0312$1\x0312",
|
||||
yellow: "\x0308$1\x0308"
|
||||
yellow: "\x0308$1\x0308",
|
||||
green: "\x0303$1\x0303"
|
||||
};
|
||||
const msgmodes = {
|
||||
normal: "PRIVMSG {recipient} :{msg}",
|
||||
|
||||
Reference in New Issue
Block a user