woomy/events/reconnecting.js

4 lines
84 B
JavaScript
Raw Normal View History

2020-04-04 06:59:22 +00:00
module.exports = (client) => {
client.logger.info('Reconnecting to Discord...')
}