Skip to content
  • Avinash Reddy's avatar
    Goodbye PPEx [4th October 2019] · 3d2b7515
    Avinash Reddy authored
    Due to some issues with the license (do read [this](https://t.me/PaperplaneExtended/102)), I am now closing the Paperplane Extended project with this final update.
    
    Here's what's changed in this update.
    
    - 🔥 Added back the original Paperplane like syntax for notes, filters, welcomes, snips. (Now a valid BOTLOG_CHATID is only needed when we want to save media as data for these modules.)
    
    [NOTE: This may require you to delete your current database and lose a lot of stuff, sorry for that.]
    
    - Added some new env vars during initial deploy time.
    `LOGSPAMMER` - If set to `True`, this makes the userbot throw the error.log file into the userbot log group instead of the current chat where the commad is triggered.
    `WEATHER_DEFCITY` - Set a default city for the `.weather` module.
    - Bumped up the telethon library to 1.10.6 to fix some issues.
    - Async'd the google search module.
    - Fixed the Magisk Release fetching module.
    - Fixed the bug where the upload directory to Google Drive stuff acted strange.
    - Added ability to add reason to bans, kicks, mutes, gmutes.
    - Added ability to add custom rank for promotes.
    - Merged the error_handler into the module wrapper.
    - Added the RegexNinja module to prank people with sed bots :P
    - Many optimisations under the hood. (as always.)
    
    Now the whole codebase is archived, and will not be updated until further notice.
    Thank you guys for your support, but it's time for this to go.
    
    #PeaceOut  
    ~~#StayExtended~~
    3d2b7515
This project manages its dependencies using pip. Learn more