issues
search
SmoreSoftware
/
SmoreBot
SmoreBot is a fun, lightweight, multipurpose bot packed with features.
GNU Affero General Public License v3.0
3
stars
0
forks
source link
ES6 improvements
#1
Closed
gavwin
closed
7 years ago
gavwin
commented
7 years ago
`` strings
var's to let's (they're HIGHLY recommended over var)
arrow functions (=> instead of function)
one line if (err)'s
console.error's