it works
This commit is contained in:
20
README.md
Normal file
20
README.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# Roadhafeshen
|
||||
|
||||
|
||||
# Getting started
|
||||
|
||||
```bash
|
||||
git clone https://git.shihaam.dev/shihaam/roadhafeshen.git
|
||||
cd roadhafeshen
|
||||
chmod +x roadhafeshen.sh
|
||||
cp env.sample .env
|
||||
$EDITOR .env # add telegram chatid and botapikey
|
||||
```
|
||||
|
||||
## Usage
|
||||
- Script takes a date in "YYYY-MM-DD" format as an argument.
|
||||
```bash
|
||||
./roadhafeshen.sh 2023-01-23
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user