Skip to content

Releases: peco2282/slack.py

v1.4.2

07 Jan 09:35
a0b2538

Choose a tag to compare

https://pypi.org/project/wsslack.py/1.4.2/

What's new

  • Enables file uploading.
  • Can send DM message.
  • Can send scheduled Message.
  • Can get scheduled Messages.

What's changed.

  • Duplicated Channel#send_as_user() method.
  • Initialize request cganged to asyncio.weather() method.

v1.4.1

22 Dec 02:31
a3d2ea4

Choose a tag to compare

https://pypi.org/project/wsslack.py/1.4.1/

What's new

  • Add events.

What's changed

  • Fix excess views.
  • Fix exception name.

v1.4.0

22 Dec 02:26
0725a44

Choose a tag to compare

https://pypi.org/project/wsslack.py/1.4.0/

What's new

  • Add View object
  • Add logging.Logger parameter.

v1.3.0

26 Nov 10:57
09bfa0c

Choose a tag to compare

https://pypi.org/project/wsslack.py/1.3.0/

What's new

  • Add error class.
  • Add sleep for ratelimited.
  • Remove excess packages.

v1.2.0

19 Nov 11:34
71cd8b5

Choose a tag to compare

https://pypi.org/project/wsslack.py/1.2.0/

What's new

  • add command-system.
  • add docstring.

v1.1.0

16 Nov 03:07
353522a

Choose a tag to compare

❗ DANGER ❗


v1.0.0, v1.1.0 are cannot work with ImportError because required libraries are not written in setup.py.

So you must be upgrade wsslack.py with

$ py -m pip install --upgrade wsslack.py

v1.0.1

16 Nov 02:00
9cb590e

Choose a tag to compare

https://pypi.org/project/wsslack.py/1.0.1/

What's Changed

  • Fix typo.
  • Add new examples.
  • Remove unnecessary parts.

v1.0.0

16 Nov 01:54
c77a127

Choose a tag to compare

https://pypi.org/project/wsslack.py/1.0.0/

New Release

New Library for slack with python.
Using Websockets to connection.