© 2026 Hedgehog Software, LLC
client.channels.fetch(BANKLOGCHANNEL).then(channel => { channel.send(text); }) .catch(console.log('BANK LOG: ', text));