Skip to content

Releases: NexInfinite/hivenpy

Async

Choose a tag to compare

@NexInfinite NexInfinite released this 10 Aug 17:29
834348c

Everything is now async - lookout for new doc coming soon

Ping and Bug fixes

Choose a tag to compare

@NexInfinite NexInfinite released this 10 Aug 12:05

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

Choose a tag to compare

@NexInfinite NexInfinite released this 07 Aug 18:40

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

Choose a tag to compare

@NexInfinite NexInfinite released this 04 Aug 15:46
6f56d59

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

First launch

First launch Pre-release
Pre-release

Choose a tag to compare

@NexInfinite NexInfinite released this 04 Aug 12:36

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.