Logo
Explore Help
Register Sign In
profitroll/LibBotUniversal
1
0
Fork 0
You've already forked LibBotUniversal
Code Issues 4 Pull Requests 3 Actions Packages Releases 39 Wiki Activity

39 Releases 39 Tags

RSS Feed
  • v3.2.2 c419c684aa
    Compare

    v3.2.2
    All checks were successful
    Tests / test (3.10) (push) Successful in 1m10s
    Details
    Tests / test (3.11) (push) Successful in 1m4s
    Details
    Tests / test (3.8) (push) Successful in 1m6s
    Details
    Tests / test (3.9) (push) Successful in 1m7s
    Details
    Stable

    profitroll released this 2024-05-26 22:47:02 +03:00 | 168 commits to main since this release

    Bug fixes

    • Fixed using invalid attribute verification implementation in json_write (64ba9efa34)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • libbot-3.2.2-py3-none-any.whl
      28 KiB
      2024-05-26 22:46:55 +03:00
    • libbot-3.2.2.tar.gz
      28 KiB
      2024-05-26 22:46:55 +03:00
  • v3.2.1 748b2b2abb
    Compare

    v3.2.1
    All checks were successful
    Tests / test (3.10) (push) Successful in 1m3s
    Details
    Tests / test (3.11) (push) Successful in 1m23s
    Details
    Tests / test (3.8) (push) Successful in 1m7s
    Details
    Tests / test (3.9) (push) Successful in 1m7s
    Details
    Stable

    profitroll released this 2024-05-26 17:53:59 +03:00 | 171 commits to main since this release

    New features

    • config_delete now has optional argument missing_ok (6d3c20479d)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • libbot-3.2.1-py3-none-any.whl
      28 KiB
      2024-05-26 17:53:57 +03:00
    • libbot-3.2.1.tar.gz
      27 KiB
      2024-05-26 17:53:57 +03:00
  • v3.2.0 52c2e5cc13
    Compare

    v3.2.0
    All checks were successful
    Tests / test (3.10) (push) Successful in 1m4s
    Details
    Tests / test (3.11) (push) Successful in 1m2s
    Details
    Tests / test (3.8) (push) Successful in 1m29s
    Details
    Tests / test (3.9) (push) Successful in 1m4s
    Details
    Stable

    profitroll released this 2024-05-26 17:35:08 +03:00 | 174 commits to main since this release

    New features

    • Added config_delete and moved nested_set to libbot.sync._nested as it should not be used directly anymore (7032bef956)
    • Improved CI/CD by adding artifact build support (3c3de1436e, 66ede3d60f, dfaadfd769)

    Other improvements

    • Improved docstrings and code styling for some functions (7032bef956)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • libbot-3.2.0-py3-none-any.whl
      28 KiB
      2024-05-26 17:35:06 +03:00
    • libbot-3.2.0.tar.gz
      27 KiB
      2024-05-26 17:35:06 +03:00
  • v3.1.0 55c61e3fce
    Compare

    v3.1.0
    All checks were successful
    Tests / test (3.10) (push) Successful in 55s
    Details
    Tests / test (3.11) (push) Successful in 55s
    Details
    Tests / test (3.8) (push) Successful in 57s
    Details
    Tests / test (3.9) (push) Successful in 1m27s
    Details
    Stable

    profitroll released this 2024-05-19 16:22:40 +03:00 | 182 commits to main since this release

    New features

    • Improved metadata and readme (1f464ef624)
    • Separated examples for Pyrogram and Pycord (2ed348933b)

    Bug fixes

    • PycordBot.debug_guilds is now only set when debug is on (7068e7f194)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • libbot-3.1.0-py3-none-any.whl
      27 KiB
      2024-05-19 16:22:39 +03:00
    • libbot-3.1.0.tar.gz
      26 KiB
      2024-05-19 16:22:39 +03:00
  • v3.0.1 b9550032ba
    Compare

    v3.0.1
    All checks were successful
    Tests / test (3.10) (push) Successful in 57s
    Details
    Tests / test (3.11) (push) Successful in 54s
    Details
    Tests / test (3.8) (push) Successful in 1m8s
    Details
    Tests / test (3.9) (push) Successful in 55s
    Details
    Stable

    profitroll released this 2024-05-15 00:29:53 +03:00 | 191 commits to main since this release

    New features

    • Added config, locale, and commands examples (327b161b41)
    • owner, scoped_commands and i18n_bot_info can now be provided in Pyrogram Client's kwargs (fc14cad3ff)

    Bug fixes

    • Fixed wrong variable being used in PyroClient.start() (20cc754a2a)

    Dependencies

    • Bump pyrofork to ~=2.3.21.post3 (7af4ad9655)
    • Bump ujson to ~=5.10.0 (d1da6a1d8b)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • libbot-3.0.1-py3-none-any.whl
      36 KiB
      2024-05-15 00:29:00 +03:00
    • libbot-3.0.1.tar.gz
      46 KiB
      2024-05-15 00:29:00 +03:00
  • v3.0.0 5ba763246b
    Compare

    v3.0.0
    All checks were successful
    Tests / test (3.10) (push) Successful in 1m15s
    Details
    Tests / test (3.11) (push) Successful in 1m14s
    Details
    Tests / test (3.8) (push) Successful in 1m14s
    Details
    Tests / test (3.9) (push) Successful in 1m22s
    Details
    Stable

    profitroll released this 2024-01-04 00:12:21 +02:00 | 244 commits to main since this release

    Breaking changes

    • Package pyrogram has been replaced by pyrofork in libbot[pyrogram]. Paths for all imports as well as the package name remained the same, yet it's recommended to take a look if everything works as intended.

    New features

    • Added support for bot's profile info update on startup (#33)

    Dependencies

    • Replace pyrogram==2.0.106 with pyrofork==2.3.16.post1
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • libbot-3.0.0-py3-none-any.whl
      36 KiB
      2024-01-04 00:12:03 +02:00
    • libbot-3.0.0.tar.gz
      46 KiB
      2024-01-04 00:12:15 +02:00
  • v2.1.0 f0ffdf096d
    Compare

    v2.1.0
    All checks were successful
    Tests / test (3.10) (push) Successful in 1m8s
    Details
    Tests / test (3.11) (push) Successful in 1m5s
    Details
    Tests / test (3.8) (push) Successful in 1m43s
    Details
    Tests / test (3.9) (push) Successful in 1m3s
    Details
    Stable

    profitroll released this 2023-12-27 15:05:09 +02:00 | 249 commits to main since this release

    New features

    • Pycord support

    Dependencies

    • Bump apscheduler to 3.10.4
    • Bump ujson to 5.9.0
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • libbot-2.1.0-py3-none-any.whl
      36 KiB
      2023-12-27 15:04:40 +02:00
    • libbot-2.1.0.tar.gz
      46 KiB
      2023-12-27 15:04:40 +02:00
  • v2.0.1 74db27487f
    Compare

    v2.0.1
    All checks were successful
    Tests / test (3.10) (push) Successful in 1m8s
    Details
    Tests / test (3.11) (push) Successful in 1m2s
    Details
    Tests / test (3.8) (push) Successful in 1m5s
    Details
    Tests / test (3.9) (push) Successful in 1m6s
    Details
    Stable

    profitroll released this 2023-08-10 22:51:10 +03:00 | 300 commits to main since this release

    • Set dependency version of aiofiles to >=23.0.0
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v2.0.0 187187a8a2
    Compare

    v2.0.0
    All checks were successful
    Tests / test (3.10) (push) Successful in 1m0s
    Details
    Tests / test (3.11) (push) Successful in 1m2s
    Details
    Tests / test (3.8) (push) Successful in 1m1s
    Details
    Tests / test (3.9) (push) Successful in 1m30s
    Details
    Stable

    profitroll released this 2023-08-07 12:45:56 +03:00 | 308 commits to main since this release

    Switching from 1.9 to 0.2.0 was a horrible idea and I apologize for the confusion caused by me breaking the rules of versioning. This release will just bump the version to 2.0.0 so Renovate will not lose its mind anymore.

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.2.2 32b1acf4aa
    Compare

    v0.2.2
    All checks were successful
    Tests / test (3.10) (push) Successful in 1m4s
    Details
    Tests / test (3.11) (push) Successful in 1m13s
    Details
    Tests / test (3.8) (push) Successful in 1m9s
    Details
    Tests / test (3.9) (push) Successful in 1m1s
    Details
    Stable

    profitroll released this 2023-08-06 23:01:38 +03:00 | 311 commits to main since this release

    Bug fixes

    • Fixed wrong PyroClient.bot_locale initialization
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
First Previous 1 2 3 4 Next Last
Powered by Gitea Version: 1.24.6 Page: 66ms Template: 10ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API Privacy Policy