Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Heroku deploy #33

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@


![GitHub Repo stars](https://img.shields.io/github/stars/DalinMathew/AutoFilterBotV3?style=social)
<img src="https://img.shields.io/github/forks/DalinMathew/AutoFilterBotV3?style=social"></img>
![GitHub Repo stars](https://img.shields.io/github/stars/Pooja0033/AutoFilterBotV3?style=social)
<img src="https://img.shields.io/github/forks/Pooja0033/AutoFilterBotV3?style=social"></img>
## How To Deploy Video
<a href="https://youtu.be/5hnYOKBzyi8"><img src="https://img.shields.io/badge/How%20To%20Deploy-blue.svg?logo=Youtube"></a> <img src="https://img.shields.io/youtube/views/5hnYOKBzyi8?style=social">
## Subscribe YouTube Channel
Expand All @@ -20,7 +20,7 @@

#### Deploy To Heroku

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/DalinMathew/AutoFilterBotV3)
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/Pooja0033/AutoFilterBotV3)

#### Hard Way
```bash
Expand Down
4 changes: 2 additions & 2 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"index",
"inline"
],
"website": "https://github.com/DalinMathew/AutoFilterBotV3",
"repository": "https://github.com/DalinMathew/AutoFilterBotV3",
"website": "https://github.com/Pooja0033/AutoFilterBotV3",
"repository": "https://github.com/Pooja0033/AutoFilterBotV3",
"env": {
"BOT_TOKEN": {
"description": "Your bot token.",
Expand Down
1 change: 1 addition & 0 deletions composer. json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}