Skip to content

Releases: NexInfinite/hivenpy

Async

10 Aug 17:29
834348c
Compare
Choose a tag to compare

Everything is now async - lookout for new doc coming soon

Ping and Bug fixes

10 Aug 12:05
Compare
Choose a tag to compare

We added bot.ping() to get the response time of hiven in ms, we also fixed ctx.send() so that you can include \n without it breaking.

Date time objects

07 Aug 18:40
Compare
Choose a tag to compare

We now have more examples and DateTime objects for theses events:

  • on_message
  • on_message_edit
  • on_typing

More DateTime objects will be coming soon.

Pip is now live

04 Aug 15:46
6f56d59
Compare
Choose a tag to compare

These new versions will be created along with PIP. Please use pip install hivenpy

First launch

04 Aug 12:36
Compare
Choose a tag to compare
First launch Pre-release
Pre-release

The first official launch of hivenpy. This includes:

  • Events
  • Sending messages
  • Getting users
  • All the other basics kind of like discord.py

No pip is available yet.