We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd092a9 commit d8445c7Copy full SHA for d8445c7
1 file changed
README.md
@@ -31,6 +31,17 @@ class Development(Config):
31
API_HASH = "eb06d4abfb49dc3eeb1aeb98ae0f581e"
32
```
33
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
45
## Mandatory Vars
46
47
- Only two of the environment variables are mandatory.
0 commit comments