jagrosh / Selfbot

A simple Discord selfbot that is fast and easy to set up and use
Apache License 2.0
99 stars 56 forks source link

self.list doesn't work #25

Closed Bluscream closed 7 years ago

Bluscream commented 7 years ago

Can't you split at 2000 chars?

jagrosh commented 7 years ago

Are you running the latest version?

Bluscream commented 7 years ago

i havent seen any update on your discord so far

jagrosh commented 7 years ago

There is no discord for support for this bot, only here. Make sure you're running the latest version, because I believe this was fixed in that.

Bluscream commented 7 years ago

According to self.help im running 0.7 which according to your github releases is the latest version

jagrosh commented 7 years ago

Must be an edge case then because of the "Custom Emojis" author in the embed, as https://github.com/jagrosh/Selfbot/blob/master/src/jselfbot/commands/ListCmd.java#L55-L60 already attempts to split at 2000 characters; this will be fixed in the next version

Bluscream commented 7 years ago

Hmm okay thank you, do you need my emoji txt to reproduce?

jagrosh commented 7 years ago

It doesn't hurt to have it I guess, although I believe this is a trivial fix

Bluscream commented 7 years ago

https://puu.sh/w8U3r/8150ad3453.json

jagrosh commented 7 years ago

Can you confirm that this has been fixed by the latest release?

Bluscream commented 7 years ago

Yes, it was fixed. But tbh i switched to another selfbot that is easier to edit myself. Thanks anyway :3