Skip to content

Commit d8445c7

Browse files
Update README.md
1 parent dd092a9 commit d8445c7

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,17 @@ class Development(Config):
3131
API_HASH = "eb06d4abfb49dc3eeb1aeb98ae0f581e"
3232
```
3333

34+
### UniBorg Configuration
35+
36+
The UniBorg Config is situated in `userbot/uniborgConfig.py`.
37+
38+
**Heroku Configuration**
39+
Simply just leave the Config as it is.
40+
41+
**Local Configuration**
42+
Check [Line 111](https://github.com/Total-Noob-69/X-tra-Telegram/blob/master/userbot/uniborgConfig.py#L111) and start adding your vars there.
43+
Fortunately there are no Mandatory vars for the UniBorg Support Config.
44+
3445
## Mandatory Vars
3546

3647
- Only two of the environment variables are mandatory.

0 commit comments

Comments
 (0)