Skip to content

Releases: Deutscher775/nerimity.py

v1.2.1

20 Feb 21:50
Compare
Choose a tag to compare

Changes

  • made readme prettier and more informative
  • added a way that bots always restart -> client.run(restart_always=true)

v1.2.0

20 Feb 19:24
Compare
Choose a tag to compare

Changes

  • added Button and ButtonInteraction classes
  • buttons can be added to messages
  • button can have a custom callback
  • buttons can send a popup with text (buttonInteraction.send_popup())

Full Changelog: v1.1.0...v1.2.0

v1.1.0

19 Feb 21:37
Compare
Choose a tag to compare

Changes

  • added new post methods
  • added changable status' and custom status texts

Full Changelog: v1.0.0...v1.1.0

v1.0.0

18 Feb 21:37
Compare
Choose a tag to compare

Initial version of nerimity.py