-
# Details
[DiscordWebhook.AvatarUrl](https://github.com/DSharpPlus/DSharpPlus/blob/master/DSharpPlus/Entities/DiscordWebhook.cs#L52) doesn't check for an avatar hash before returning an URL. This end…
ghost updated
4 years ago
-
Hello guys!
Today I discovered that when I used one webhook, it sometimes returns as just one string etc if I do
```
response = webhook.execute()
print(response)
```
as:
but lately I d…
-
If a member's ProxyAvatar returns null, the image URL sent in the proxy payload is something along the lines of `https://cdn.discordapp.com/avatars/720079351697375284/.png?size=1024`. Of course, this …
ghost updated
4 years ago
-
Hi,
Seems like:
https://github.com/lovvskillz/python-discord-webhook/commit/b6d6eeef1aadca0226a0ca9bc6722ffa892d468f#diff-fac559e83caf3a7ecc24b38e4a1db87022fa73c81a427a1e18f090216b85adbcR139
Broke …
-
Hi, sorry for creating another issue, but I'm sure this will be the last problem before the script becomes flawless.
Today the changes weren't posted because of this Bad Request error:
```
Status…
-
Hi, I've installed your script and it seems to work very well. We would be interested in using it in Jstris discord to post daily reports about how the leadeboard changed.
Consider adding a discord…
-
![discordwebhook](https://user-images.githubusercontent.com/23145642/88939538-8127e400-d23b-11ea-8b36-0ec35390744e.png)
-
Hi !
Here in france we use characters likes "é", "à", "ù"
And it doesn't works with DiscordWebhooks, idk if its me bc I use webhooks with an Habbo Emulator, is it this?
Thanks
-
**Describe the bug**
When I tired to a new user, an error occurred:
```
Could not create user: Invalid salt. Salt must be in the form of: $Vers$log2(NumRounds)$saltvalue
```
**To Reproduce**
S…
-
**Describe the bug**
When `npm start`, the following error occurred.
```node
> typex@2.1.3 start /srv/zipline/zipline
> node out/src
9/17/2020 8:29:31 AM info Zipline: Starting Zipline 2.1…