v2.3.4
What's Changed
- fixes and minor update by @Abishnoi69 in https://github.com/Abishnoi69/Abg/pull/6
- make config in Abishnoi69@66b8918
- envs import from config in Abishnoi69@007dcb9
- fixes Abishnoi69@fe963e1
- 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
nowis_bot
and added another stringis_user
in@app.on_cb(...)
.
Full Changelog: Abishnoi69/Abg@v2.3.3...v2.3.4