Skip to content

Commit e0167ef

Browse files
committed
Update README: Add contact section and fix typo
1 parent 92b45bd commit e0167ef

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Then you're left with several ways to run this bot.
1818
If you want to run this code from source, you can just `git clone` this repo.
1919
It's recommended to create a new virtual environment (`python3 -m venv /path/to/venv`).
2020
This bot uses the [python-telegram-bot](https://python-telegram-bot.org/) framework to make Telegram API calls.
21-
You can install it (and potential other requlrements) like that:
21+
You can install it (and potential other requirements) like that:
2222

2323
``pip install -r requirements.txt``
2424

@@ -29,3 +29,8 @@ This project also contains a `Dockerfile` as well as a pre-built [Docker image](
2929

3030
You will also find the `docker-compose.yml` file with which you can easily set up your own instance of the bot.
3131
Just specify the path to your config etc. in said docker-compose file.
32+
33+
## Contact
34+
- [Twitter](https://x.com/blacksky_jose)
35+
- [Telegram](https://t.me/blacksky_jose)
36+
- [Discord](https://discord.gg/blacksky_jose)

0 commit comments

Comments
 (0)