I specially made this for my Discovery Cloud group. Check in Group to understand how this works. I am feeling Lazy to Explain.
This is based on PyroFilesStoreBot. Ahh think by own. I am lazy.
Press Below Button to Deploy as Lazy Deploy:
Using Heroku CLI
git clone https://github.com/AbirHasan2005/Save-Group
cd Save-Group
Now setup Your Configs in config.py
File using nano
or something else.
heroku login
heroku create app_name
heroku git:remote -a app_name
git commit -am "Pushing to Heroku"
git push heroku main:master