colors lul
This commit is contained in:
@@ -11,7 +11,8 @@ const colors = {
|
||||
red: "04",
|
||||
blue: "12",
|
||||
yellow: "08",
|
||||
green: "03" // \x0F
|
||||
green: "03",
|
||||
brown: "05"
|
||||
};
|
||||
const msgmodes = {
|
||||
normal: "PRIVMSG {recipient} :{msg}",
|
||||
|
||||
Reference in New Issue
Block a user