import {NamedCommand} from "onion-lasers"; export default new NamedCommand({ description: "Gives you the Github link.", run: "https://github.com/keanuplayz/TravBot-v3" });