revision 2.4

This commit is contained in:
.[d]. 2022-08-14 01:14:27 +00:00
parent 746ea53268
commit 55329b4364

@ -85,7 +85,7 @@ backend
6. discord - https://discord.com/developers/applications
7. telegram - https://tinyurl.com/bdececee - https://docs.python-telegram-bot.org/en/v20.0a2/examples.html
```
### Append your developer api keys and credentials to .venv/bin/activate. Example below:
### Append your developer api keys and credentials to env/bin/activate. Example below:
```
cat env/bin/activate
..