const SDB = require("simplify-discordbots")
const bot = new SDB.Bot({
token: "TOKEN", //Discord Bot Token
prefix: "PREFIX" //Discord Bot Prefix
bot.onMessage() //Message event
code: `Pong! $pingms` //Code
channel: "", //Optional channnel ID
code: `$log[Ready on $userTag[$clientID]]` //ready on Client