Some Changes

This commit is contained in:
Daniel Odendahl Jr
2017-04-03 20:51:12 +00:00
parent 06e1cd9c50
commit 06c3ca3b45
9 changed files with 9 additions and 56 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ module.exports = class WattpadCommand extends commando.Command {
.setAuthor('Wattpad', 'http://www.selfpubtoolbox.com/wp-content/uploads/2015/05/a6044fd3a88acd5043860484db972ca6.png')
.setURL(data.url)
.setTitle(data.title)
.setDescription(`${data.description.substr(0, 1500)} [Read the Rest Here!](${data.url})`)
.setDescription(data.description.substr(0, 1500))
.addField('**Author:**',
data.user, true)
.addField('**Parts:**',