Skip to content

Releases: AshokShau/Abg

v2.5 - add caching

13 Oct 10:44
6fbe1a7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4...v2.5

v2.4

09 Oct 15:54
Compare
Choose a tag to compare
v2.4 Pre-release
Pre-release

Full Changelog: v2.3.9...v2.4

v2.3.9

29 Aug 13:30
Compare
Choose a tag to compare

Full Changelog: v2.3.6...v2.3.9

Abg-2.3.9b1

14 Aug 06:59
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: Abishnoi69/Abg@v2.3.6.dev...V2.3.9b1

v2.3.6.dev0

28 Nov 04:02
feeded8
Compare
Choose a tag to compare

• Remove pyromod

Full Changelog: Abishnoi69/Abg@v2.3.6...v2.3.6.dev

v2.3.6

20 Aug 08:27
eb50d94
Compare
Choose a tag to compare

What's Changed

Full Changelog: Abishnoi69/Abg@v2.3.5...v2.3.6

v2.3.5

05 Aug 11:31
08044c2
Compare
Choose a tag to compare

What's Changed

  • Fixes and improvement .

New Contributors

Full Changelog*: Abishnoi69/Abg@v2.3.4...v2.3.5

v2.3.4

22 Jul 08:59
c3e5dc4
Compare
Choose a tag to compare

What's Changed

  • fixed bug's and improvement.

Change log

  • removed pass_anon & no_reply from @app.adminsOnly(..) .

    • user and bots check permissions now works in callback too.
    • using isinstance: when isinstance is Command merssage give reply and if isinstance is Callback slow alert when user don't have rights.
  • added allow_pm & allow_channel in @app.adminsOnly(..) .

  • self_admin now is_bot and added another string is_user in @app.on_cb(...).

Full Changelog: Abishnoi69/Abg@v2.3.3...v2.3.4

v2.3.3

16 Jul 14:59
0743600
Compare
Choose a tag to compare

What's Changed

Full Changelog: Abishnoi69/Abg@v2.3.2...v2.3.3

v2.3.2

13 Jul 11:29
d58919a
Compare
Choose a tag to compare

What's Changed

  1. removed chat_status in 7cf4689
  2. 2357852: bumb version and remove chat status
  3. 04e36e6: adminsOnly
    -> works in cmd and callback too
    -> who need Rights -> bot , user, or both
  4. update example's and improvement

Full Changelog: Abishnoi69/Abg@v2.3.1...v2.3.2