1 2 3 4 5 6 7
import constants from "../util/constants" const PREFIX = constants.PREFIX export function update() { ChatLib.chat(`${PREFIX}&bTBA`) }