Myst(MysterialPy) and Rapptz
8ba78168a6
Add Spotify intergration colour
...
Added property `colour` and alias `color` which returns the Spotify
integration colour (#1db954).
Technically Discord uses both (#1cb050 and #1db954) but it appears the
former is an official Spotify colour.
2018-03-09 15:46:42 -05:00
Myst(MysterialPy) and GitHub
31cc4c39de
Fix _image_url returning htps
...
Should be https :)
Just made this a separate PR from my previous one, in-case you decide to not include it.
2018-03-07 23:32:20 +10:00
MysterialPy and GitHub
096584733e
Stop asyncio.async throwing a syntax error in 3.7.
...
Maintains support for < 3.4.4
2017-11-13 22:07:54 +10:00
MysterialPy and Rapptz
bae6f80327
[commands] Split Cooldown state processing to two different functions.
...
This allows us to check if we are rate limited without
creating a new cool-down window for the command.
2017-10-03 03:57:06 -04:00
MysterialPy and Rapptz
adf99eb2cd
Add delete_after to 'edit'.
...
Allow for edited messages to be deleted after [float] seconds with optional parameter delete_after.
2017-08-15 20:05:48 -04:00